Home
last modified time | relevance | path

Searched refs:PreloadedValue (Results 1 – 8 of 8) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUArgumentUsageInfo.h102 enum PreloadedValue { enum
163 getPreloadedValue(PreloadedValue Value) const;
H A DAMDGPULegalizerInfo.h116 AMDGPUFunctionArgInfo::PreloadedValue ArgType) const;
123 AMDGPUFunctionArgInfo::PreloadedValue ArgType) const;
126 unsigned Dim, AMDGPUFunctionArgInfo::PreloadedValue ArgType) const;
H A DAMDGPUArgumentUsageInfo.cpp92 AMDGPUFunctionArgInfo::PreloadedValue Value) const { in getPreloadedValue()
H A DSIMachineFunctionInfo.h849 getPreloadedValue(AMDGPUFunctionArgInfo::PreloadedValue Value) const {
853 MCRegister getPreloadedReg(AMDGPUFunctionArgInfo::PreloadedValue Value) const {
H A DSIISelLowering.h67 AMDGPUFunctionArgInfo::PreloadedValue) const;
H A DAMDGPUCallLowering.cpp771 AMDGPUFunctionArgInfo::PreloadedValue InputRegs[] = { in passSpecialInputs()
H A DAMDGPULegalizerInfo.cpp4179 AMDGPUFunctionArgInfo::PreloadedValue ArgType) const { in loadInputValue()
4242 AMDGPUFunctionArgInfo::PreloadedValue ArgType) const { in legalizePreloadedArgIntrin()
4259 unsigned Dim, AMDGPUFunctionArgInfo::PreloadedValue ArgType) const { in legalizeWorkitemIDIntrinsic()
H A DSIISelLowering.cpp2074 AMDGPUFunctionArgInfo::PreloadedValue PVID) const { in getPreloadedValue()
2115 if (PVID == AMDGPUFunctionArgInfo::PreloadedValue::KERNARG_SEGMENT_PTR) { in getPreloadedValue()
3260 static constexpr std::pair<AMDGPUFunctionArgInfo::PreloadedValue, in passSpecialInputs()
3277 AMDGPUFunctionArgInfo::PreloadedValue InputID = Attr.first; in passSpecialInputs()