Searched refs:GetReturnInfo (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | FunctionLoweringInfo.cpp | 95 GetReturnInfo(CC, Fn->getReturnType(), Fn->getAttributes(), Outs, *TLI, in set()
|
| H A D | FastISel.cpp | 1003 GetReturnInfo(CLI.CallConv, CLI.RetTy, getReturnAttrs(CLI), Outs, TLI, DL); in lowerCallTo()
|
| H A D | SelectionDAGBuilder.cpp | 9378 GetReturnInfo(CLI.CallConv, CLI.RetTy, getReturnAttrs(CLI), Outs, *this, DL); in LowerCallTo()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | TargetLoweringBase.cpp | 1621 void llvm::GetReturnInfo(CallingConv::ID CC, Type *ReturnType, in GetReturnInfo() function in llvm
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
| H A D | MipsFastISel.cpp | 1698 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in selectRet()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCFastISel.cpp | 1705 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in SelectRet()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 4649 void GetReturnInfo(CallingConv::ID CC, Type *ReturnType, AttributeList attr,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMFastISel.cpp | 2094 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in SelectRet()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86FastISel.cpp | 1213 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in X86SelectRet()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64FastISel.cpp | 3772 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in selectRet()
|