Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/opt/
Dupgrade_memory_model.cpp86 GetInstructionAttributes(inst->GetSingleWordInOperand(0u)); in UpgradeInstructions()
92 GetInstructionAttributes(inst->GetSingleWordInOperand(0u)); in UpgradeInstructions()
97 GetInstructionAttributes(inst->GetSingleWordInOperand(0u)); in UpgradeInstructions()
99 GetInstructionAttributes(inst->GetSingleWordInOperand(1u)); in UpgradeInstructions()
159 std::tuple<bool, bool, SpvScope> UpgradeMemoryModel::GetInstructionAttributes( in GetInstructionAttributes() function in spvtools::opt::UpgradeMemoryModel
Dupgrade_memory_model.h67 std::tuple<bool, bool, SpvScope> GetInstructionAttributes(uint32_t id);
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dupgrade_memory_model.cpp103 GetInstructionAttributes(inst->GetSingleWordInOperand(0u)); in UpgradeInstructions()
109 GetInstructionAttributes(inst->GetSingleWordInOperand(0u)); in UpgradeInstructions()
114 GetInstructionAttributes(inst->GetSingleWordInOperand(0u)); in UpgradeInstructions()
116 GetInstructionAttributes(inst->GetSingleWordInOperand(1u)); in UpgradeInstructions()
176 std::tuple<bool, bool, SpvScope> UpgradeMemoryModel::GetInstructionAttributes( in GetInstructionAttributes() function in spvtools::opt::UpgradeMemoryModel
Dupgrade_memory_model.h67 std::tuple<bool, bool, SpvScope> GetInstructionAttributes(uint32_t id);