Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h86 class AMDGPUGWSResourcePseudoSourceValue final : public AMDGPUPseudoSourceValue {
88 explicit AMDGPUGWSResourcePseudoSourceValue(const TargetInstrInfo &TII) in AMDGPUGWSResourcePseudoSourceValue() function
382 std::unique_ptr<const AMDGPUGWSResourcePseudoSourceValue> GWSResourcePSV;
918 const AMDGPUGWSResourcePseudoSourceValue *getGWSPSV(const SIInstrInfo &TII) {
921 std::make_unique<AMDGPUGWSResourcePseudoSourceValue>(TII);