Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp95 GetReturnInfo(CC, Fn->getReturnType(), Fn->getAttributes(), Outs, *TLI, in set()
H A DFastISel.cpp1003 GetReturnInfo(CLI.CallConv, CLI.RetTy, getReturnAttrs(CLI), Outs, TLI, DL); in lowerCallTo()
H A DSelectionDAGBuilder.cpp9436 GetReturnInfo(CLI.CallConv, CLI.RetTy, getReturnAttrs(CLI), Outs, *this, DL); in LowerCallTo()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1698 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in selectRet()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1647 void llvm::GetReturnInfo(CallingConv::ID CC, Type *ReturnType, in GetReturnInfo() function in llvm
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp1705 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in SelectRet()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4685 void GetReturnInfo(CallingConv::ID CC, Type *ReturnType, AttributeList attr,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2095 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in SelectRet()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp1213 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in X86SelectRet()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp3777 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in selectRet()