Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dconvert_to_half_pass.cpp73 uint32_t vty_id, in FloatMatrixType() argument
75 Instruction* vty_inst = get_def_use_mgr()->GetDef(vty_id); in FloatMatrixType()
117 uint32_t vty_id = mty_inst->GetSingleWordInOperand(0); in MatConvertCleanup() local
119 Instruction* vty_inst = get_def_use_mgr()->GetDef(vty_id); in MatConvertCleanup()
129 uint32_t orig_vty_id = EquivFloatTypeId(vty_id, orig_width); in MatConvertCleanup()
135 builder.AddUnaryOp(vty_id, SpvOpFConvert, ext_inst->result_id()); in MatConvertCleanup()
Dpass.cpp60 uint32_t vty_id = ty_inst->GetSingleWordInOperand(0); in GetBaseType() local
61 ty_inst = get_def_use_mgr()->GetDef(vty_id); in GetBaseType()
Dconvert_to_half_pass.h66 analysis::Type* FloatMatrixType(uint32_t v_cnt, uint32_t vty_id,
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconvert_to_half_pass.cpp73 uint32_t vty_id, in FloatMatrixType() argument
75 Instruction* vty_inst = get_def_use_mgr()->GetDef(vty_id); in FloatMatrixType()
117 uint32_t vty_id = mty_inst->GetSingleWordInOperand(0); in MatConvertCleanup() local
119 Instruction* vty_inst = get_def_use_mgr()->GetDef(vty_id); in MatConvertCleanup()
129 uint32_t orig_vty_id = EquivFloatTypeId(vty_id, orig_width); in MatConvertCleanup()
135 builder.AddUnaryOp(vty_id, SpvOpFConvert, ext_inst->result_id()); in MatConvertCleanup()
Dpass.cpp60 uint32_t vty_id = ty_inst->GetSingleWordInOperand(0); in GetBaseType() local
61 ty_inst = get_def_use_mgr()->GetDef(vty_id); in GetBaseType()
Dconvert_to_half_pass.h66 analysis::Type* FloatMatrixType(uint32_t v_cnt, uint32_t vty_id,
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dconvert_to_half_pass.cpp73 uint32_t vty_id, in FloatMatrixType() argument
75 Instruction* vty_inst = get_def_use_mgr()->GetDef(vty_id); in FloatMatrixType()
117 uint32_t vty_id = mty_inst->GetSingleWordInOperand(0); in MatConvertCleanup() local
119 Instruction* vty_inst = get_def_use_mgr()->GetDef(vty_id); in MatConvertCleanup()
129 uint32_t orig_vty_id = EquivFloatTypeId(vty_id, orig_width); in MatConvertCleanup()
135 builder.AddUnaryOp(vty_id, SpvOpFConvert, ext_inst->result_id()); in MatConvertCleanup()
Dpass.cpp60 uint32_t vty_id = ty_inst->GetSingleWordInOperand(0); in GetBaseType() local
61 ty_inst = get_def_use_mgr()->GetDef(vty_id); in GetBaseType()
Dconvert_to_half_pass.h66 analysis::Type* FloatMatrixType(uint32_t v_cnt, uint32_t vty_id,