Home | History | Annotate | Download | only in ARM

Lines Matching defs:CCAssignFnForCall

196     CCAssignFn *CCAssignFnForCall(CallingConv::ID CC,
1836 CCAssignFn *ARMFastISel::CCAssignFnForCall(CallingConv::ID CC,
1888 CCAssignFnForCall(CC, false, isVarArg));
2030 CCInfo.AnalyzeCallResult(RetVT, CCAssignFnForCall(CC, true, isVarArg));
2091 CCInfo.AnalyzeReturn(Outs, CCAssignFnForCall(CC, true /* is Ret */,
2196 CCInfo.AnalyzeCallResult(RetVT, CCAssignFnForCall(CC, true, false));
2307 CCInfo.AnalyzeCallResult(RetVT, CCAssignFnForCall(CC, true, isVarArg));