Home
last modified time | relevance | path

Searched refs:AnalyzeReturn (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCCState.h178 void AnalyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs, in AnalyzeReturn() function
181 CCState::AnalyzeReturn(Outs, Fn); in AnalyzeReturn()
H A DMipsFastISel.cpp1711 CCInfo.AnalyzeReturn(Outs, RetCC); in selectRet()
H A DMipsISelLowering.cpp4006 CCInfo.AnalyzeReturn(Outs, RetCC_Mips); in LowerReturn()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCallingConvLower.cpp113 void CCState::AnalyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs, in AnalyzeReturn() function in CCState
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h275 LLVM_ABI void AnalyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs,
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp648 CCInfo.AnalyzeReturn(Outs, RetCC_ARC); in LowerReturn()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp604 CCInfo.AnalyzeReturn(Outs, getHasAlu32() ? RetCC_BPF32 : RetCC_BPF64); in LowerReturn()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp448 CCInfo.AnalyzeReturn(Outs, CCAssignFnForReturn(CallConv, IsVarArg)); in LowerReturn()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp436 State.AnalyzeReturn(Outs, RetCC_MSP430); in AnalyzeRetResult()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp544 CCInfo.AnalyzeReturn(Outs, RetCC_Lanai32); in LowerReturn()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelLowering.cpp782 RetCCInfo.AnalyzeReturn(Outs, RetCC_Xtensa); in LowerReturn()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp275 CCInfo.AnalyzeReturn(Outs, RetCC_Sparc32); in LowerReturn_32()
358 CCInfo.AnalyzeReturn(Outs, RetCC_Sparc64); in LowerReturn_64()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp288 CCInfo.AnalyzeReturn(Outs, RetCC_Hexagon_HVX); in LowerReturn()
290 CCInfo.AnalyzeReturn(Outs, RetCC_Hexagon); in LowerReturn()
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1332 CCInfo.AnalyzeReturn(Outs, RetCC_XCore); in LowerReturn()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp1698 CCInfo.AnalyzeReturn(Outs, RetCC_PPC64_ELF_FIS); in SelectRet()
H A DPPCISelLowering.cpp7895 CCInfo.AnalyzeReturn(Outs, in LowerReturn()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLoweringCall.cpp773 CCInfo.AnalyzeReturn(Outs, RetCC_X86); in LowerReturn()
H A DX86FastISel.cpp1218 CCInfo.AnalyzeReturn(Outs, RetCC_X86); in X86SelectRet()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp1662 CCInfo.AnalyzeReturn(Outs, RetCC_AVR_BUILTIN); in LowerReturn()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2165 CCInfo.AnalyzeReturn(Outs, CCAssignFnForCall(CC, true /* is Ret */, in SelectRet()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp378 CCInfo.AnalyzeReturn(Outs, getReturnCC(CallConv)); in LowerReturn()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp1083 CCInfo.AnalyzeReturn(Outs, RetCC_M68k); in LowerReturn()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp3871 CCInfo.AnalyzeReturn(Outs, RetCC_AArch64_AAPCS); in selectRet()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp2517 RetCCInfo.AnalyzeReturn(Outs, RetCC_SystemZ); in LowerReturn()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp3304 CCInfo.AnalyzeReturn(Outs, CCAssignFnForReturn(CallConv, isVarArg)); in LowerReturn()

12