Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h92 class AMDGPUGWSResourcePseudoSourceValue final : public AMDGPUPseudoSourceValue {
94 explicit AMDGPUGWSResourcePseudoSourceValue(const TargetInstrInfo &TII) in AMDGPUGWSResourcePseudoSourceValue() function
372 std::unique_ptr<const AMDGPUGWSResourcePseudoSourceValue> GWSResourcePSV;
893 const AMDGPUGWSResourcePseudoSourceValue *getGWSPSV(const SIInstrInfo &TII) {
896 std::make_unique<AMDGPUGWSResourcePseudoSourceValue>(TII);