Home
last modified time | relevance | path

Searched refs:GetReturnInfo (Results 1 – 11 of 11) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp92 GetReturnInfo(CC, Fn->getReturnType(), Fn->getAttributes(), Outs, *TLI, in set()
H A DFastISel.cpp1000 GetReturnInfo(CLI.CallConv, CLI.RetTy, getReturnAttrs(CLI), Outs, TLI, DL); in lowerCallTo()
H A DSelectionDAGBuilder.cpp9657 GetReturnInfo(CLI.CallConv, CLI.RetTy, getReturnAttrs(CLI), Outs, *this, DL); in LowerCallTo()
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1692 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in selectRet()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1653 void llvm::GetReturnInfo(CallingConv::ID CC, Type *ReturnType, in GetReturnInfo() function in llvm
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp1707 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in SelectRet()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4998 void GetReturnInfo(CallingConv::ID CC, Type *ReturnType, AttributeList attr,
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2098 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in SelectRet()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86FastISel.cpp1208 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in X86SelectRet()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp3784 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in selectRet()
H A DAArch64ISelLowering.cpp5764 GetReturnInfo(CallConv, F.getReturnType(), F.getAttributes(), Outs, in LowerFormalArguments()