| /src/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsCCState.h | 177 void AnalyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs, in AnalyzeReturn() function 180 CCState::AnalyzeReturn(Outs, Fn); in AnalyzeReturn()
|
| H A D | MipsFastISel.cpp | 1699 CCInfo.AnalyzeReturn(Outs, RetCC); in selectRet()
|
| H A D | MipsISelLowering.cpp | 3848 CCInfo.AnalyzeReturn(Outs, RetCC_Mips); in LowerReturn()
|
| /src/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | CallingConvLower.cpp | 113 void CCState::AnalyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs, in AnalyzeReturn() function in CCState
|
| /src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | CallingConvLower.h | 273 void AnalyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs,
|
| /src/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCISelLowering.cpp | 664 CCInfo.AnalyzeReturn(Outs, RetCC_ARC); in LowerReturn()
|
| /src/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaISelLowering.cpp | 493 RetCCInfo.AnalyzeReturn(Outs, RetCC_Xtensa); in LowerReturn()
|
| /src/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFISelLowering.cpp | 555 CCInfo.AnalyzeReturn(Outs, getHasAlu32() ? RetCC_BPF32 : RetCC_BPF64); in LowerReturn()
|
| /src/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYISelLowering.cpp | 447 CCInfo.AnalyzeReturn(Outs, CCAssignFnForReturn(CallConv, IsVarArg)); in LowerReturn()
|
| /src/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.cpp | 553 CCInfo.AnalyzeReturn(Outs, RetCC_Lanai32); in LowerReturn()
|
| /src/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430ISelLowering.cpp | 557 State.AnalyzeReturn(Outs, RetCC_MSP430); in AnalyzeRetResult()
|
| /src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.cpp | 215 CCInfo.AnalyzeReturn(Outs, RetCC_Hexagon_HVX); in LowerReturn() 217 CCInfo.AnalyzeReturn(Outs, RetCC_Hexagon); in LowerReturn()
|
| /src/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.cpp | 271 CCInfo.AnalyzeReturn(Outs, RetCC_Sparc32); in LowerReturn_32() 354 CCInfo.AnalyzeReturn(Outs, RetCC_Sparc64); in LowerReturn_64()
|
| /src/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreISelLowering.cpp | 1361 CCInfo.AnalyzeReturn(Outs, RetCC_XCore); in LowerReturn()
|
| /src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCFastISel.cpp | 1709 CCInfo.AnalyzeReturn(Outs, RetCC_PPC64_ELF_FIS); in SelectRet()
|
| H A D | PPCISelLowering.cpp | 7829 CCInfo.AnalyzeReturn(Outs, in LowerReturn()
|
| /src/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLoweringCall.cpp | 755 CCInfo.AnalyzeReturn(Outs, RetCC_X86); in LowerReturn()
|
| H A D | X86FastISel.cpp | 1219 CCInfo.AnalyzeReturn(Outs, RetCC_X86); in X86SelectRet()
|
| /src/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRISelLowering.cpp | 1708 CCInfo.AnalyzeReturn(Outs, RetCC_AVR_BUILTIN); in LowerReturn()
|
| /src/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMFastISel.cpp | 2103 CCInfo.AnalyzeReturn(Outs, CCAssignFnForCall(CC, true /* is Ret */, in SelectRet()
|
| /src/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.cpp | 380 CCInfo.AnalyzeReturn(Outs, getReturnCC(CallConv)); in LowerReturn()
|
| /src/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.cpp | 1081 CCInfo.AnalyzeReturn(Outs, RetCC_M68k); in LowerReturn()
|
| /src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64FastISel.cpp | 3873 CCInfo.AnalyzeReturn(Outs, RetCC_AArch64_AAPCS); in selectRet()
|
| /src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 2177 RetCCInfo.AnalyzeReturn(Outs, RetCC_SystemZ); in LowerReturn()
|
| /src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIISelLowering.cpp | 3186 CCInfo.AnalyzeReturn(Outs, CCAssignFnForReturn(CallConv, isVarArg)); in LowerReturn()
|