Home
last modified time | relevance | path

Searched defs:CallLoweringInfo (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DFastISel.h70 struct CallLoweringInfo { struct
71 Type *RetTy = nullptr;
72 bool RetSExt : 1;
73 bool RetZExt : 1;
74 bool IsVarArg : 1;
75 bool IsInReg : 1;
76 bool DoesNotReturn : 1;
100 CallLoweringInfo() in CallLoweringInfo() argument
104 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy, in setCallee() argument
187 ArgListTy &getArgs() { return Args; } in getArgs()
[all …]
DTargetLowering.h4485 struct CallLoweringInfo { struct
4486 SDValue Chain;
4487 Type *RetTy = nullptr;
4488 bool RetSExt : 1;
4489 bool RetZExt : 1;
4490 bool IsVarArg : 1;
4491 bool IsInReg : 1;
4492 bool DoesNotReturn : 1;
4493 bool IsReturnValueUsed : 1;
4494 bool IsConvergent : 1;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DFastISel.h70 struct CallLoweringInfo { struct
71 Type *RetTy = nullptr;
72 bool RetSExt : 1;
73 bool RetZExt : 1;
74 bool IsVarArg : 1;
75 bool IsInReg : 1;
76 bool DoesNotReturn : 1;
100 CallLoweringInfo() in CallLoweringInfo() argument
104 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy, in setCallee() argument
187 ArgListTy &getArgs() { return Args; } in getArgs()
[all …]
DTargetLowering.h4408 struct CallLoweringInfo { struct
4409 SDValue Chain;
4410 Type *RetTy = nullptr;
4411 bool RetSExt : 1;
4412 bool RetZExt : 1;
4413 bool IsVarArg : 1;
4414 bool IsInReg : 1;
4415 bool DoesNotReturn : 1;
4416 bool IsReturnValueUsed : 1;
4417 bool IsConvergent : 1;
[all …]
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DFastISel.h60 struct CallLoweringInfo { struct
61 Type *RetTy;
62 bool RetSExt : 1;
63 bool RetZExt : 1;
64 bool IsVarArg : 1;
65 bool IsInReg : 1;
66 bool DoesNotReturn : 1;
67 bool IsReturnValueUsed : 1;
91 CallLoweringInfo() in CallLoweringInfo() argument
98 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy, in setCallee() argument
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DFastISel.h70 struct CallLoweringInfo { struct
71 Type *RetTy = nullptr;
72 bool RetSExt : 1;
73 bool RetZExt : 1;
74 bool IsVarArg : 1;
75 bool IsInReg : 1;
76 bool DoesNotReturn : 1;
100 CallLoweringInfo() in CallLoweringInfo() argument
104 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy, in setCallee() argument
187 ArgListTy &getArgs() { return Args; } in getArgs()
[all …]
H A DTargetLowering.h4170 struct CallLoweringInfo { struct
4171 SDValue Chain;
4172 Type *RetTy = nullptr;
4173 bool RetSExt : 1;
4174 bool RetZExt : 1;
4175 bool IsVarArg : 1;
4176 bool IsInReg : 1;
4177 bool DoesNotReturn : 1;
4178 bool IsReturnValueUsed : 1;
4179 bool IsConvergent : 1;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DFastISel.h70 struct CallLoweringInfo { struct
71 Type *RetTy = nullptr;
72 bool RetSExt : 1;
73 bool RetZExt : 1;
74 bool IsVarArg : 1;
75 bool IsInReg : 1;
76 bool DoesNotReturn : 1;
100 CallLoweringInfo() in CallLoweringInfo() argument
104 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy, in setCallee() argument
187 ArgListTy &getArgs() { return Args; } in getArgs()
[all …]
DTargetLowering.h4379 struct CallLoweringInfo { struct
4380 SDValue Chain;
4381 Type *RetTy = nullptr;
4382 bool RetSExt : 1;
4383 bool RetZExt : 1;
4384 bool IsVarArg : 1;
4385 bool IsInReg : 1;
4386 bool DoesNotReturn : 1;
4387 bool IsReturnValueUsed : 1;
4388 bool IsConvergent : 1;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DFastISel.h70 struct CallLoweringInfo { struct
71 Type *RetTy = nullptr;
72 bool RetSExt : 1;
73 bool RetZExt : 1;
74 bool IsVarArg : 1;
75 bool IsInReg : 1;
76 bool DoesNotReturn : 1;
100 CallLoweringInfo() in CallLoweringInfo() argument
104 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy, in setCallee() argument
187 ArgListTy &getArgs() { return Args; } in getArgs()
[all …]
DTargetLowering.h4408 struct CallLoweringInfo { struct
4409 SDValue Chain;
4410 Type *RetTy = nullptr;
4411 bool RetSExt : 1;
4412 bool RetZExt : 1;
4413 bool IsVarArg : 1;
4414 bool IsInReg : 1;
4415 bool DoesNotReturn : 1;
4416 bool IsReturnValueUsed : 1;
4417 bool IsConvergent : 1;
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DFastISel.h70 struct CallLoweringInfo { struct
71 Type *RetTy = nullptr;
72 bool RetSExt : 1;
73 bool RetZExt : 1;
74 bool IsVarArg : 1;
75 bool IsInReg : 1;
76 bool DoesNotReturn : 1;
100 CallLoweringInfo() in CallLoweringInfo() argument
104 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy, in setCallee() argument
187 ArgListTy &getArgs() { return Args; } in getArgs()
[all …]
H A DTargetLowering.h3448 struct CallLoweringInfo { struct
3449 SDValue Chain;
3450 Type *RetTy = nullptr;
3451 bool RetSExt : 1;
3452 bool RetZExt : 1;
3453 bool IsVarArg : 1;
3454 bool IsInReg : 1;
3455 bool DoesNotReturn : 1;
3479 CallLoweringInfo(SelectionDAG &DAG) in CallLoweringInfo() argument
3484 CallLoweringInfo &setDebugLoc(const SDLoc &dl) { in setDebugLoc() argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DCallLowering.h102 struct CallLoweringInfo { struct
104 CallingConv::ID CallConv = CallingConv::C;
108 MachineOperand Callee = MachineOperand::CreateImm(0);
111 ArgInfo OrigRet;
114 SmallVector<ArgInfo, 32> OrigArgs;
118 Register SwiftErrorVReg;
121 Register ConvergenceCtrlToken;
124 const CallBase *CB = nullptr;
126 MDNode *KnownCallees = nullptr;
129 bool IsMustTailCall = false;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/
DCallLowering.h102 struct CallLoweringInfo { struct
104 CallingConv::ID CallConv = CallingConv::C;
108 MachineOperand Callee = MachineOperand::CreateImm(0);
111 ArgInfo OrigRet;
114 SmallVector<ArgInfo, 32> OrigArgs;
118 Register SwiftErrorVReg;
121 const CallBase *CB = nullptr;
123 MDNode *KnownCallees = nullptr;
126 bool IsMustTailCall = false;
130 bool IsTailCall = false;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DCallLowering.h102 struct CallLoweringInfo { struct
104 CallingConv::ID CallConv = CallingConv::C;
108 MachineOperand Callee = MachineOperand::CreateImm(0);
111 ArgInfo OrigRet;
114 SmallVector<ArgInfo, 32> OrigArgs;
118 Register SwiftErrorVReg;
121 const CallBase *CB = nullptr;
123 MDNode *KnownCallees = nullptr;
126 bool IsMustTailCall = false;
130 bool IsTailCall = false;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DCallLowering.h102 struct CallLoweringInfo { struct
104 CallingConv::ID CallConv = CallingConv::C;
108 MachineOperand Callee = MachineOperand::CreateImm(0);
111 ArgInfo OrigRet;
114 SmallVector<ArgInfo, 32> OrigArgs;
118 Register SwiftErrorVReg;
121 const CallBase *CB = nullptr;
123 MDNode *KnownCallees = nullptr;
126 bool IsMustTailCall = false;
130 bool IsTailCall = false;
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DCallLowering.h102 struct CallLoweringInfo { struct
104 CallingConv::ID CallConv = CallingConv::C;
108 MachineOperand Callee = MachineOperand::CreateImm(0);
111 ArgInfo OrigRet;
114 SmallVector<ArgInfo, 32> OrigArgs;
118 Register SwiftErrorVReg;
121 const CallBase *CB = nullptr;
123 MDNode *KnownCallees = nullptr;
126 bool IsMustTailCall = false;
130 bool IsTailCall = false;
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DCallLowering.h71 struct CallLoweringInfo { struct
73 CallingConv::ID CallConv = CallingConv::C;
77 MachineOperand Callee = MachineOperand::CreateImm(0);
80 ArgInfo OrigRet;
83 SmallVector<ArgInfo, 8> OrigArgs;
87 Register SwiftErrorVReg = 0;
89 MDNode *KnownCallees = nullptr;
92 bool IsMustTailCall = false;
96 bool IsTailCall = false;
100 bool LoweredTailCall = false;
[all …]
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetLowering.h2489 struct CallLoweringInfo { struct
2490 SDValue Chain;
2491 Type *RetTy;
2492 bool RetSExt : 1;
2493 bool RetZExt : 1;
2517 CallLoweringInfo(SelectionDAG &DAG) in CallLoweringInfo() argument
2524 CallLoweringInfo &setDebugLoc(const SDLoc &dl) { in setDebugLoc() argument
2529 CallLoweringInfo &setChain(SDValue InChain) { in setChain() argument
2534 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultType, in setCallee() argument
2544 CallLoweringInfo &setCallee(Type *ResultType, FunctionType *FTy, in setCallee() argument
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVSubtarget.h50 std::unique_ptr<CallLowering> CallLoweringInfo; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h110 std::unique_ptr<CallLowering> CallLoweringInfo; variable
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp197 std::unique_ptr<CallLowering> CallLoweringInfo; member
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp210 std::unique_ptr<AMDGPUCallLowering> CallLoweringInfo; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86Subtarget.h90 std::unique_ptr<CallLowering> CallLoweringInfo; variable

12