Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/opt/
Dconvert_to_half_pass.cpp65 analysis::Type* ConvertToHalfPass::FloatVectorType(uint32_t v_len, in FloatVectorType() function in spvtools::opt::ConvertToHalfPass
77 analysis::Type* reg_vec_ty = FloatVectorType(v_len, width); in FloatMatrixType()
89 reg_equiv_ty = FloatVectorType(ty_inst->GetSingleWordInOperand(1), width); in EquivFloatTypeId()
Dconvert_to_half_pass.h62 analysis::Type* FloatVectorType(uint32_t v_len, uint32_t width);
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconvert_to_half_pass.cpp65 analysis::Type* ConvertToHalfPass::FloatVectorType(uint32_t v_len, in FloatVectorType() function in spvtools::opt::ConvertToHalfPass
77 analysis::Type* reg_vec_ty = FloatVectorType(v_len, width); in FloatMatrixType()
89 reg_equiv_ty = FloatVectorType(ty_inst->GetSingleWordInOperand(1), width); in EquivFloatTypeId()
Dconvert_to_half_pass.h62 analysis::Type* FloatVectorType(uint32_t v_len, uint32_t width);
/external/angle/third_party/spirv-tools/src/source/opt/
Dconvert_to_half_pass.cpp65 analysis::Type* ConvertToHalfPass::FloatVectorType(uint32_t v_len, in FloatVectorType() function in spvtools::opt::ConvertToHalfPass
77 analysis::Type* reg_vec_ty = FloatVectorType(v_len, width); in FloatMatrixType()
89 reg_equiv_ty = FloatVectorType(ty_inst->GetSingleWordInOperand(1), width); in EquivFloatTypeId()
Dconvert_to_half_pass.h62 analysis::Type* FloatVectorType(uint32_t v_len, uint32_t width);