Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dir_context.cpp803 analysis::Type* reg_float_ty = type_mgr->GetRegisteredType(&float_ty); in GetBuiltinInputVarId() local
804 analysis::Vector v4float_ty(reg_float_ty, 4); in GetBuiltinInputVarId()
827 analysis::Type* reg_float_ty = type_mgr->GetRegisteredType(&float_ty); in GetBuiltinInputVarId() local
828 analysis::Vector v3float_ty(reg_float_ty, 3); in GetBuiltinInputVarId()
Dconvert_to_half_pass.cpp67 analysis::Type* reg_float_ty = FloatScalarType(width); in FloatVectorType() local
68 analysis::Vector vec_ty(reg_float_ty, v_len); in FloatVectorType()
Dinstrument_pass.cpp592 analysis::Type* reg_float_ty = type_mgr->GetRegisteredType(&float_ty); in GetFloatId() local
593 float_id_ = type_mgr->GetTypeInstruction(reg_float_ty); in GetFloatId()
602 analysis::Type* reg_float_ty = type_mgr->GetRegisteredType(&float_ty); in GetVec4FloatId() local
603 analysis::Vector v4float_ty(reg_float_ty, 4); in GetVec4FloatId()
/third_party/spirv-tools/source/opt/
Dir_context.cpp804 analysis::Type* reg_float_ty = type_mgr->GetRegisteredType(&float_ty); in GetBuiltinInputVarId() local
805 analysis::Vector v4float_ty(reg_float_ty, 4); in GetBuiltinInputVarId()
828 analysis::Type* reg_float_ty = type_mgr->GetRegisteredType(&float_ty); in GetBuiltinInputVarId() local
829 analysis::Vector v3float_ty(reg_float_ty, 3); in GetBuiltinInputVarId()
Dconvert_to_half_pass.cpp67 analysis::Type* reg_float_ty = FloatScalarType(width); in FloatVectorType() local
68 analysis::Vector vec_ty(reg_float_ty, v_len); in FloatVectorType()
Dinstrument_pass.cpp646 analysis::Type* reg_float_ty = type_mgr->GetRegisteredType(&float_ty); in GetFloatId() local
647 float_id_ = type_mgr->GetTypeInstruction(reg_float_ty); in GetFloatId()
656 analysis::Type* reg_float_ty = type_mgr->GetRegisteredType(&float_ty); in GetVec4FloatId() local
657 analysis::Vector v4float_ty(reg_float_ty, 4); in GetVec4FloatId()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dir_context.cpp803 analysis::Type* reg_float_ty = type_mgr->GetRegisteredType(&float_ty); in GetBuiltinInputVarId() local
804 analysis::Vector v4float_ty(reg_float_ty, 4); in GetBuiltinInputVarId()
827 analysis::Type* reg_float_ty = type_mgr->GetRegisteredType(&float_ty); in GetBuiltinInputVarId() local
828 analysis::Vector v3float_ty(reg_float_ty, 3); in GetBuiltinInputVarId()
Dconvert_to_half_pass.cpp67 analysis::Type* reg_float_ty = FloatScalarType(width); in FloatVectorType() local
68 analysis::Vector vec_ty(reg_float_ty, v_len); in FloatVectorType()
Dinstrument_pass.cpp592 analysis::Type* reg_float_ty = type_mgr->GetRegisteredType(&float_ty); in GetFloatId() local
593 float_id_ = type_mgr->GetTypeInstruction(reg_float_ty); in GetFloatId()
602 analysis::Type* reg_float_ty = type_mgr->GetRegisteredType(&float_ty); in GetVec4FloatId() local
603 analysis::Vector v4float_ty(reg_float_ty, 4); in GetVec4FloatId()