Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dpass.cpp64 uint32_t cty_id = ty_inst->GetSingleWordInOperand(0); in GetBaseType() local
65 ty_inst = get_def_use_mgr()->GetDef(cty_id); in GetBaseType()
Dconvert_to_half_pass.cpp120 uint32_t cty_id = vty_inst->GetSingleWordInOperand(0); in MatConvertCleanup() local
121 Instruction* cty_inst = get_def_use_mgr()->GetDef(cty_id); in MatConvertCleanup()
/external/angle/third_party/spirv-tools/src/source/opt/
Dpass.cpp64 uint32_t cty_id = ty_inst->GetSingleWordInOperand(0); in GetBaseType() local
65 ty_inst = get_def_use_mgr()->GetDef(cty_id); in GetBaseType()
Dconvert_to_half_pass.cpp120 uint32_t cty_id = vty_inst->GetSingleWordInOperand(0); in MatConvertCleanup() local
121 Instruction* cty_inst = get_def_use_mgr()->GetDef(cty_id); in MatConvertCleanup()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dpass.cpp64 uint32_t cty_id = ty_inst->GetSingleWordInOperand(0); in GetBaseType() local
65 ty_inst = get_def_use_mgr()->GetDef(cty_id); in GetBaseType()
Dconvert_to_half_pass.cpp120 uint32_t cty_id = vty_inst->GetSingleWordInOperand(0); in MatConvertCleanup() local
121 Instruction* cty_inst = get_def_use_mgr()->GetDef(cty_id); in MatConvertCleanup()