/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | FunctionLoweringInfo.cpp | 68 GetReturnInfo(Fn->getReturnType(), in set()
|
D | TargetLowering.cpp | 1002 void llvm::GetReturnInfo(Type* ReturnType, Attributes attr, in GetReturnInfo() function in llvm
|
D | SelectionDAGBuilder.cpp | 5143 GetReturnInfo(RetTy, CS.getAttributes().getRetAttributes(), in LowerCallTo() 6544 GetReturnInfo(F.getReturnType(), F.getAttributes().getRetAttributes(), in LowerArguments()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | FunctionLoweringInfo.cpp | 94 GetReturnInfo(CC, Fn->getReturnType(), Fn->getAttributes(), Outs, *TLI, in set()
|
D | FastISel.cpp | 1133 GetReturnInfo(CLI.CallConv, CLI.RetTy, getReturnAttrs(CLI), Outs, TLI, DL); in lowerCallTo()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | FunctionLoweringInfo.cpp | 95 GetReturnInfo(Fn->getReturnType(), Fn->getAttributes(), Outs, *TLI, in set()
|
D | FastISel.cpp | 916 GetReturnInfo(CLI.RetTy, getReturnAttrs(CLI), Outs, TLI, DL); in lowerCallTo()
|
D | SelectionDAGBuilder.cpp | 7492 GetReturnInfo(CLI.RetTy, getReturnAttrs(CLI), Outs, *this, DL); in LowerCallTo()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86FastISel.cpp | 721 GetReturnInfo(F.getReturnType(), F.getAttributes().getRetAttributes(), in X86SelectRet() 1533 GetReturnInfo(I->getType(), CS.getAttributes().getRetAttributes(), in DoSelectCall()
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetLowering.h | 2026 void GetReturnInfo(Type* ReturnType, Attributes attr,
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 3062 void GetReturnInfo(Type *ReturnType, AttributeSet attr,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 1340 void llvm::GetReturnInfo(CallingConv::ID CC, Type *ReturnType, in GetReturnInfo() function in llvm
|
/external/llvm/lib/Target/Mips/ |
D | MipsFastISel.cpp | 1452 GetReturnInfo(F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in selectRet()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 1569 void llvm::GetReturnInfo(Type *ReturnType, AttributeSet attr, in GetReturnInfo() function in llvm
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 3694 void GetReturnInfo(CallingConv::ID CC, Type *ReturnType, AttributeList attr,
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMFastISel.cpp | 1731 GetReturnInfo(F.getReturnType(), F.getAttributes().getRetAttributes(), in SelectRet()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsFastISel.cpp | 1670 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in selectRet()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCFastISel.cpp | 1613 GetReturnInfo(F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in SelectRet()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCFastISel.cpp | 1700 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in SelectRet()
|
/external/llvm/lib/Target/ARM/ |
D | ARMFastISel.cpp | 2092 GetReturnInfo(F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in SelectRet()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMFastISel.cpp | 2119 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in SelectRet()
|
/external/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 1180 GetReturnInfo(F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in X86SelectRet()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 1202 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in X86SelectRet()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64FastISel.cpp | 3777 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in selectRet()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64FastISel.cpp | 3691 GetReturnInfo(F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in selectRet()
|