Searched refs:vty_id (Results 1 – 9 of 9) sorted by relevance
/third_party/spirv-tools/source/opt/ |
D | convert_to_half_pass.cpp | 73 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()
|
D | pass.cpp | 60 uint32_t vty_id = ty_inst->GetSingleWordInOperand(0); in GetBaseType() local 61 ty_inst = get_def_use_mgr()->GetDef(vty_id); in GetBaseType()
|
D | convert_to_half_pass.h | 66 analysis::Type* FloatMatrixType(uint32_t v_cnt, uint32_t vty_id,
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | convert_to_half_pass.cpp | 73 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()
|
D | pass.cpp | 60 uint32_t vty_id = ty_inst->GetSingleWordInOperand(0); in GetBaseType() local 61 ty_inst = get_def_use_mgr()->GetDef(vty_id); in GetBaseType()
|
D | convert_to_half_pass.h | 66 analysis::Type* FloatMatrixType(uint32_t v_cnt, uint32_t vty_id,
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | convert_to_half_pass.cpp | 73 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()
|
D | pass.cpp | 60 uint32_t vty_id = ty_inst->GetSingleWordInOperand(0); in GetBaseType() local 61 ty_inst = get_def_use_mgr()->GetDef(vty_id); in GetBaseType()
|
D | convert_to_half_pass.h | 66 analysis::Type* FloatMatrixType(uint32_t v_cnt, uint32_t vty_id,
|