Home
last modified time | relevance | path

Searched refs:number_bit_width (Results 1 – 21 of 21) sorted by relevance

/third_party/flutter/skia/third_party/externals/spirv-tools/source/comp/
Dmarkv_codec.cpp686 if (operand.number_bit_width == 32) { in EncodeLiteralNumber()
700 } else if (operand.number_bit_width == 16) { in EncodeLiteralNumber()
717 assert(operand.number_bit_width == 64); in EncodeLiteralNumber()
816 if (operand.number_bit_width == 32) { in DecodeLiteralNumber()
837 } else if (operand.number_bit_width == 16) { in DecodeLiteralNumber()
865 assert(operand.number_bit_width == 64); in DecodeLiteralNumber()
970 parsed_operand.number_bit_width = 0; in DecodeOperand()
1075 parsed_operand.number_bit_width = 32; in DecodeOperand()
1401 parsed_operand->number_bit_width = info.bit_width; in SetNumericTypeInfoForType()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dparsed_operand.cpp43 if (operand.number_bit_width == 16) { in EmitNumericLiteral()
Dbinary.cpp426 parsed_operand.number_bit_width = 0; in parseOperand()
536 parsed_operand.number_bit_width = 32; in parseOperand()
783 parsed_operand->number_bit_width = info.bit_width; in setNumericTypeInfoForType()
/third_party/skia/third_party/externals/spirv-tools/source/
Dparsed_operand.cpp43 if (operand.number_bit_width == 16) { in EmitNumericLiteral()
Dbinary.cpp426 parsed_operand.number_bit_width = 0; in parseOperand()
536 parsed_operand.number_bit_width = 32; in parseOperand()
783 parsed_operand->number_bit_width = info.bit_width; in setNumericTypeInfoForType()
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dparsed_operand.cpp41 if (operand.number_bit_width == 16) { in EmitNumericLiteral()
Dbinary.cpp408 parsed_operand.number_bit_width = 0; in parseOperand()
504 parsed_operand.number_bit_width = 32; in parseOperand()
729 parsed_operand->number_bit_width = info.bit_width; in setNumericTypeInfoForType()
/third_party/spirv-tools/source/
Dparsed_operand.cpp45 if (operand.number_bit_width == 16) { in EmitNumericLiteral()
Dbinary.cpp436 parsed_operand.number_bit_width = 0; in parseOperand()
546 parsed_operand.number_bit_width = 32; in parseOperand()
784 parsed_operand->number_bit_width = info.bit_width; in setNumericTypeInfoForType()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_literals.cpp79 uint32_t bit_width = operand.number_bit_width; in LiteralsPass()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_literals.cpp79 uint32_t bit_width = operand.number_bit_width; in LiteralsPass()
/third_party/spirv-tools/source/val/
Dvalidate_literals.cpp79 uint32_t bit_width = operand.number_bit_width; in LiteralsPass()
/third_party/spirv-tools/source/diff/
Ddiff.cpp446 uint32_t* number_bit_width);
448 uint32_t* number_bit_width);
1930 uint32_t* number_bit_width) { in GetNumberKind() argument
1932 *number_bit_width = 0; in GetNumberKind()
1939 *number_bit_width = 32; in GetNumberKind()
1950 number_bit_width); in GetNumberKind()
1965 uint32_t* number_bit_width) { in GetTypeNumberKind() argument
1973 *number_bit_width = type_inst->GetSingleWordOperand(1); in GetTypeNumberKind()
1978 *number_bit_width = type_inst->GetSingleWordOperand(1); in GetTypeNumberKind()
2620 id_to, original_inst, operand_index, &parsed_operand.number_bit_width); in ToParsedInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dbinary_parse_test.cpp35 a.number_bit_width == b.number_bit_width; in operator ==()
89 << " number_bit_width: " << int(operand.number_bit_width) << "}"; in operator <<()
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dbinary_parse_test.cpp33 a.number_bit_width == b.number_bit_width; in operator ==()
86 << " number_bit_width: " << int(operand.number_bit_width) << "}"; in operator <<()
/third_party/spirv-tools/test/
Dbinary_parse_test.cpp35 a.number_bit_width == b.number_bit_width; in operator ==()
89 << " number_bit_width: " << int(operand.number_bit_width) << "}"; in operator <<()
/third_party/skia/third_party/externals/spirv-tools/test/
Dbinary_parse_test.cpp35 a.number_bit_width == b.number_bit_width; in operator ==()
89 << " number_bit_width: " << int(operand.number_bit_width) << "}"; in operator <<()
/third_party/flutter/skia/third_party/externals/spirv-tools/include/spirv-tools/
Dlibspirv.h291 uint32_t number_bit_width; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
Dlibspirv.h383 uint32_t number_bit_width; member
/third_party/spirv-tools/include/spirv-tools/
Dlibspirv.h383 uint32_t number_bit_width; member
/third_party/skia/third_party/externals/spirv-tools/include/spirv-tools/
Dlibspirv.h383 uint32_t number_bit_width; member