Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp92 GetReturnInfo(CC, Fn->getReturnType(), Fn->getAttributes(), Outs, *TLI, in set()
H A DFastISel.cpp995 GetReturnInfo(CLI.CallConv, CLI.RetTy, getReturnAttrs(CLI), Outs, TLI, DL); in lowerCallTo()
H A DSelectionDAGBuilder.cpp9905 GetReturnInfo(CLI.CallConv, CLI.RetTy, getReturnAttrs(CLI), Outs, *this, DL); in LowerCallTo()
/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1692 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in selectRet()
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1673 void llvm::GetReturnInfo(CallingConv::ID CC, Type *ReturnType, in GetReturnInfo() function in llvm
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp1706 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in SelectRet()
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h5211 void GetReturnInfo(CallingConv::ID CC, Type *ReturnType, AttributeList attr,
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2098 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in SelectRet()
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86FastISel.cpp1206 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in X86SelectRet()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp3816 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in selectRet()
H A DAArch64ISelLowering.cpp6290 GetReturnInfo(CallConv, F.getReturnType(), F.getAttributes(), Outs, in LowerFormalArguments()