Searched defs:CallLoweringInfo (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCallLowering.h71 struct CallLoweringInfo { struct in class:llvm::CallLowering
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h70 struct CallLoweringInfo { struct in class:llvm::FastISel
100 CallLoweringInfo() function in struct:llvm::FastISel::CallLoweringInfo
[all...]
H A DTargetLowering.h3448 struct CallLoweringInfo { struct in class:llvm::TargetLoweringBase::TargetLowering
3479 CallLoweringInfo(SelectionDAG &DAG) function in struct:llvm::TargetLoweringBase::TargetLowering::CallLoweringInfo
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h394 std::unique_ptr<CallLowering> CallLoweringInfo; member in class:llvm::MipsSubtarget
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h228 std::unique_ptr<CallLowering> CallLoweringInfo; member in class:llvm::final
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h280 std::unique_ptr<AMDGPUCallLowering> CallLoweringInfo; member in class:llvm::GCNSubtarget
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h556 std::unique_ptr<CallLowering> CallLoweringInfo; member in class:llvm::ARMSubtarget
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.h468 std::unique_ptr<CallLowering> CallLoweringInfo; member in class:llvm::final

Completed in 262 milliseconds