/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | FunctionLoweringInfo.cpp | 95 GetReturnInfo(CC, Fn->getReturnType(), Fn->getAttributes(), Outs, *TLI, in set()
|
D | FastISel.cpp | 1143 GetReturnInfo(CLI.CallConv, CLI.RetTy, getReturnAttrs(CLI), Outs, TLI, DL); in lowerCallTo()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | FunctionLoweringInfo.cpp | 95 GetReturnInfo(CC, Fn->getReturnType(), Fn->getAttributes(), Outs, *TLI, in set()
|
D | FastISel.cpp | 1160 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()
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 3062 void GetReturnInfo(Type *ReturnType, AttributeSet attr,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 1466 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/llvm/lib/Target/PowerPC/ |
D | PPCFastISel.cpp | 1613 GetReturnInfo(F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in SelectRet()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsFastISel.cpp | 1701 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in selectRet()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 1650 void llvm::GetReturnInfo(CallingConv::ID CC, Type *ReturnType, in GetReturnInfo() function in llvm
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsFastISel.cpp | 1699 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in selectRet()
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCFastISel.cpp | 1710 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in SelectRet()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCFastISel.cpp | 1703 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in SelectRet()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 4302 void GetReturnInfo(CallingConv::ID CC, Type *ReturnType, AttributeList attr,
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 4579 void GetReturnInfo(CallingConv::ID CC, Type *ReturnType, AttributeList attr,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMFastISel.cpp | 2110 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in SelectRet()
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMFastISel.cpp | 2098 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/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 1180 GetReturnInfo(F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in X86SelectRet()
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 1210 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in X86SelectRet()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 1191 GetReturnInfo(CC, F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in X86SelectRet()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64FastISel.cpp | 3691 GetReturnInfo(F.getReturnType(), F.getAttributes(), Outs, TLI, DL); in selectRet()
|