Searched refs:FloatVectorType (Results 1 – 6 of 6) sorted by relevance
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | convert_to_half_pass.cpp | 65 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()
|
D | convert_to_half_pass.h | 62 analysis::Type* FloatVectorType(uint32_t v_len, uint32_t width);
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | convert_to_half_pass.cpp | 65 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()
|
D | convert_to_half_pass.h | 62 analysis::Type* FloatVectorType(uint32_t v_len, uint32_t width);
|
/external/angle/third_party/spirv-tools/src/source/opt/ |
D | convert_to_half_pass.cpp | 65 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()
|
D | convert_to_half_pass.h | 62 analysis::Type* FloatVectorType(uint32_t v_len, uint32_t width);
|