Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUArgumentUsageInfo.h102 enum PreloadedValue { enum
164 getPreloadedValue(PreloadedValue Value) const;
H A DAMDGPULegalizerInfo.h118 AMDGPUFunctionArgInfo::PreloadedValue ArgType) const;
125 AMDGPUFunctionArgInfo::PreloadedValue ArgType) const;
128 unsigned Dim, AMDGPUFunctionArgInfo::PreloadedValue ArgType) const;
H A DAMDGPUArgumentUsageInfo.cpp92 AMDGPUFunctionArgInfo::PreloadedValue Value) const { in getPreloadedValue()
H A DSIMachineFunctionInfo.h866 getPreloadedValue(AMDGPUFunctionArgInfo::PreloadedValue Value) const {
870 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.cpp4294 AMDGPUFunctionArgInfo::PreloadedValue ArgType) const { in loadInputValue()
4358 AMDGPUFunctionArgInfo::PreloadedValue ArgType) const { in legalizePreloadedArgIntrin()
4375 unsigned Dim, AMDGPUFunctionArgInfo::PreloadedValue ArgType) const { in legalizeWorkitemIDIntrinsic()
H A DSIISelLowering.cpp2135 AMDGPUFunctionArgInfo::PreloadedValue PVID) const { in getPreloadedValue()
2177 if (PVID == AMDGPUFunctionArgInfo::PreloadedValue::KERNARG_SEGMENT_PTR) { in getPreloadedValue()
3344 static constexpr std::pair<AMDGPUFunctionArgInfo::PreloadedValue, in passSpecialInputs()
3361 AMDGPUFunctionArgInfo::PreloadedValue InputID = Attr.first; in passSpecialInputs()