Home
last modified time | relevance | path

Searched refs:firstWord (Results 1 – 19 of 19) sorted by relevance

/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dtext.cpp439 std::string firstWord; in encodeInstructionStartingWithImmediate() local
441 auto error = context->getWord(&firstWord, &nextPosition); in encodeInstructionStartingWithImmediate()
444 if ((error = encodeImmediate(context, firstWord.c_str(), pInst))) { in encodeInstructionStartingWithImmediate()
458 return context->diagnostic() << firstWord << " not allowed before =."; in encodeInstructionStartingWithImmediate()
489 std::string firstWord; in spvTextEncodeOpcode() local
491 spv_result_t error = context->getWord(&firstWord, &nextPosition); in spvTextEncodeOpcode()
498 opcodeName = firstWord; in spvTextEncodeOpcode()
500 result_id = firstWord; in spvTextEncodeOpcode()
542 << firstWord << "'."; in spvTextEncodeOpcode()
Dassembly_grammar.cpp232 uint32_t firstWord, in lookupExtInst() argument
234 return spvExtInstTableValueLookup(extInstTable_, type, firstWord, extInst); in lookupExtInst()
Dassembly_grammar.h95 spv_result_t lookupExtInst(spv_ext_inst_type_t type, uint32_t firstWord,
/third_party/spirv-tools/source/
Dtext.cpp468 std::string firstWord; in encodeInstructionStartingWithImmediate() local
470 auto error = context->getWord(&firstWord, &nextPosition); in encodeInstructionStartingWithImmediate()
473 if ((error = encodeImmediate(context, firstWord.c_str(), pInst))) { in encodeInstructionStartingWithImmediate()
487 return context->diagnostic() << firstWord << " not allowed before =."; in encodeInstructionStartingWithImmediate()
518 std::string firstWord; in spvTextEncodeOpcode() local
520 spv_result_t error = context->getWord(&firstWord, &nextPosition); in spvTextEncodeOpcode()
527 opcodeName = firstWord; in spvTextEncodeOpcode()
529 result_id = firstWord; in spvTextEncodeOpcode()
571 << firstWord << "'."; in spvTextEncodeOpcode()
Dassembly_grammar.cpp253 uint32_t firstWord, in lookupExtInst() argument
255 return spvExtInstTableValueLookup(extInstTable_, type, firstWord, extInst); in lookupExtInst()
Dassembly_grammar.h112 spv_result_t lookupExtInst(spv_ext_inst_type_t type, uint32_t firstWord,
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dtext.cpp468 std::string firstWord; in encodeInstructionStartingWithImmediate() local
470 auto error = context->getWord(&firstWord, &nextPosition); in encodeInstructionStartingWithImmediate()
473 if ((error = encodeImmediate(context, firstWord.c_str(), pInst))) { in encodeInstructionStartingWithImmediate()
487 return context->diagnostic() << firstWord << " not allowed before =."; in encodeInstructionStartingWithImmediate()
518 std::string firstWord; in spvTextEncodeOpcode() local
520 spv_result_t error = context->getWord(&firstWord, &nextPosition); in spvTextEncodeOpcode()
527 opcodeName = firstWord; in spvTextEncodeOpcode()
529 result_id = firstWord; in spvTextEncodeOpcode()
571 << firstWord << "'."; in spvTextEncodeOpcode()
Dassembly_grammar.cpp253 uint32_t firstWord, in lookupExtInst() argument
255 return spvExtInstTableValueLookup(extInstTable_, type, firstWord, extInst); in lookupExtInst()
Dassembly_grammar.h112 spv_result_t lookupExtInst(spv_ext_inst_type_t type, uint32_t firstWord,
/third_party/skia/third_party/externals/spirv-tools/source/
Dtext.cpp468 std::string firstWord; in encodeInstructionStartingWithImmediate() local
470 auto error = context->getWord(&firstWord, &nextPosition); in encodeInstructionStartingWithImmediate()
473 if ((error = encodeImmediate(context, firstWord.c_str(), pInst))) { in encodeInstructionStartingWithImmediate()
487 return context->diagnostic() << firstWord << " not allowed before =."; in encodeInstructionStartingWithImmediate()
518 std::string firstWord; in spvTextEncodeOpcode() local
520 spv_result_t error = context->getWord(&firstWord, &nextPosition); in spvTextEncodeOpcode()
527 opcodeName = firstWord; in spvTextEncodeOpcode()
529 result_id = firstWord; in spvTextEncodeOpcode()
571 << firstWord << "'."; in spvTextEncodeOpcode()
Dassembly_grammar.cpp253 uint32_t firstWord, in lookupExtInst() argument
255 return spvExtInstTableValueLookup(extInstTable_, type, firstWord, extInst); in lookupExtInst()
Dassembly_grammar.h112 spv_result_t lookupExtInst(spv_ext_inst_type_t type, uint32_t firstWord,
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dimmediate_int_test.cpp177 const uint32_t firstWord = spvOpcodeMake(wordCount, SpvOpMemberName); in TEST_F() local
178 EXPECT_EQ(original, CompiledInstructions("!" + std::to_string(firstWord) + in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dimmediate_int_test.cpp177 const uint32_t firstWord = spvOpcodeMake(wordCount, SpvOpMemberName); in TEST_F() local
178 EXPECT_EQ(original, CompiledInstructions("!" + std::to_string(firstWord) + in TEST_F()
/third_party/spirv-tools/test/
Dimmediate_int_test.cpp177 const uint32_t firstWord = spvOpcodeMake(wordCount, SpvOpMemberName); in TEST_F() local
178 EXPECT_EQ(original, CompiledInstructions("!" + std::to_string(firstWord) + in TEST_F()
/third_party/skia/third_party/externals/spirv-tools/test/
Dimmediate_int_test.cpp177 const uint32_t firstWord = spvOpcodeMake(wordCount, SpvOpMemberName); in TEST_F() local
178 EXPECT_EQ(original, CompiledInstructions("!" + std::to_string(firstWord) + in TEST_F()
/third_party/glslang/SPIRV/
Ddisassemble.cpp166 unsigned int firstWord = stream[word]; in processInstructions() local
167 unsigned wordCount = firstWord >> WordCountShift; in processInstructions()
168 Op opCode = (Op)(firstWord & OpCodeMask); in processInstructions()
/third_party/node/deps/npm/node_modules/ecc-jsbn/lib/
Dec.js412 var firstWord = this.q.shiftRight(bitLength - 64);
413 if (firstWord.intValue() == -1)
/third_party/flutter/flutter/packages/flutter/lib/src/rendering/
Deditable.dart1511 final TextSelection firstWord = _selectWordAtOffset(firstPosition);
1513firstWord : _selectWordAtOffset(_textPainter.getPositionForOffset(globalToLocal(to - _paintOffset)…
1517 baseOffset: firstWord.base.offset,
1519 affinity: firstWord.affinity,