Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp94 GetReturnInfo(Fn->getReturnType(), Fn->getAttributes(), Outs, *TLI, in set()
DFastISel.cpp917 GetReturnInfo(CLI.RetTy, getReturnAttrs(CLI), Outs, TLI, DL); in lowerCallTo()
DSelectionDAGBuilder.cpp6995 GetReturnInfo(CLI.RetTy, getReturnAttrs(CLI), Outs, *this, DL); in LowerCallTo()
/external/llvm/include/llvm/Target/
DTargetLowering.h2880 void GetReturnInfo(Type *ReturnType, AttributeSet attr,
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1454 void llvm::GetReturnInfo(Type *ReturnType, AttributeSet attr, in GetReturnInfo() function in llvm
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp1439 GetReturnInfo(F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in selectRet()
/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp1598 GetReturnInfo(F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in SelectRet()
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp2092 GetReturnInfo(F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in SelectRet()
/external/llvm/lib/Target/X86/
DX86FastISel.cpp1033 GetReturnInfo(F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in X86SelectRet()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp3658 GetReturnInfo(F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in selectRet()