Home | History | Annotate | Download | only in ARM

Lines Matching refs:CCAssignFnForCall

188     CCAssignFn *CCAssignFnForCall(CallingConv::ID CC,
1826 CCAssignFn *ARMFastISel::CCAssignFnForCall(CallingConv::ID CC,
1881 CCAssignFnForCall(CC, false, isVarArg));
2029 CCInfo.AnalyzeCallResult(RetVT, CCAssignFnForCall(CC, true, isVarArg));
2097 CCInfo.AnalyzeReturn(Outs, CCAssignFnForCall(CC, true /* is Ret */,
2202 CCInfo.AnalyzeCallResult(RetVT, CCAssignFnForCall(CC, true, false));
2312 CCInfo.AnalyzeCallResult(RetVT, CCAssignFnForCall(CC, true, isVarArg));