/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | FastISel.h | 70 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 …]
|
D | TargetLowering.h | 4485 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/ |
D | FastISel.h | 70 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 …]
|
D | TargetLowering.h | 4408 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 D | FastISel.h | 60 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 D | FastISel.h | 70 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 D | TargetLowering.h | 4170 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/ |
D | FastISel.h | 70 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 …]
|
D | TargetLowering.h | 4379 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/ |
D | FastISel.h | 70 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 …]
|
D | TargetLowering.h | 4408 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 D | FastISel.h | 70 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 D | TargetLowering.h | 3448 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/ |
D | CallLowering.h | 102 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/ |
D | CallLowering.h | 102 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/ |
D | CallLowering.h | 102 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/ |
D | CallLowering.h | 102 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 D | CallLowering.h | 102 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 D | CallLowering.h | 71 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 D | TargetLowering.h | 2489 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 D | SPIRVSubtarget.h | 50 std::unique_ptr<CallLowering> CallLoweringInfo; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCSubtarget.h | 110 std::unique_ptr<CallLowering> CallLoweringInfo; variable
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetMachine.cpp | 197 std::unique_ptr<CallLowering> CallLoweringInfo; member
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUTargetMachine.cpp | 210 std::unique_ptr<AMDGPUCallLowering> CallLoweringInfo; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86Subtarget.h | 90 std::unique_ptr<CallLowering> CallLoweringInfo; variable
|