Searched refs:GetInstructionAttributes (Results 1 – 4 of 4) sorted by relevance
86 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
67 std::tuple<bool, bool, SpvScope> GetInstructionAttributes(uint32_t id);
103 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