Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfolding_rules.h73 uint32_t ext_inst_id = inst->GetSingleWordInOperand(0); in GetRulesForInstruction() local
75 auto it = ext_rules_.find({ext_inst_id, ext_opcode}); in GetRulesForInstruction()
Dconst_folding_rules.h97 uint32_t ext_inst_id = inst->GetSingleWordInOperand(0); in GetRulesForInstruction() local
99 auto it = ext_rules_.find({ext_inst_id, ext_opcode}); in GetRulesForInstruction()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dfolding_rules.h73 uint32_t ext_inst_id = inst->GetSingleWordInOperand(0); in GetRulesForInstruction() local
75 auto it = ext_rules_.find({ext_inst_id, ext_opcode}); in GetRulesForInstruction()
Dconst_folding_rules.h97 uint32_t ext_inst_id = inst->GetSingleWordInOperand(0); in GetRulesForInstruction() local
99 auto it = ext_rules_.find({ext_inst_id, ext_opcode}); in GetRulesForInstruction()
/external/angle/third_party/spirv-tools/src/source/opt/
Dfolding_rules.h73 uint32_t ext_inst_id = inst->GetSingleWordInOperand(0); in GetRulesForInstruction() local
75 auto it = ext_rules_.find({ext_inst_id, ext_opcode}); in GetRulesForInstruction()
Dconst_folding_rules.h97 uint32_t ext_inst_id = inst->GetSingleWordInOperand(0); in GetRulesForInstruction() local
99 auto it = ext_rules_.find({ext_inst_id, ext_opcode}); in GetRulesForInstruction()