Searched refs:AMDGPUPseudoSourceValue (Results 1 – 1 of 1) sorted by relevance
43 class AMDGPUPseudoSourceValue : public PseudoSourceValue {52 AMDGPUPseudoSourceValue(unsigned Kind, const TargetInstrInfo &TII) in AMDGPUPseudoSourceValue() function71 class AMDGPUBufferPseudoSourceValue final : public AMDGPUPseudoSourceValue {74 : AMDGPUPseudoSourceValue(PSVBuffer, TII) {} in AMDGPUBufferPseudoSourceValue()81 class AMDGPUImagePseudoSourceValue final : public AMDGPUPseudoSourceValue {85 : AMDGPUPseudoSourceValue(PSVImage, TII) {} in AMDGPUImagePseudoSourceValue()92 class AMDGPUGWSResourcePseudoSourceValue final : public AMDGPUPseudoSourceValue {95 : AMDGPUPseudoSourceValue(GWSResource, TII) {} in AMDGPUGWSResourcePseudoSourceValue()