Searched defs:firstWord (Results 1 – 10 of 10) sorted by relevance
468 std::string firstWord; in encodeInstructionStartingWithImmediate() local518 std::string firstWord; in spvTextEncodeOpcode() local
253 uint32_t firstWord, in lookupExtInst()
482 std::string firstWord; in encodeInstructionStartingWithImmediate() local532 std::string firstWord; in spvTextEncodeOpcode() local
258 uint32_t firstWord, in lookupExtInst()
177 const uint32_t firstWord = spvOpcodeMake(wordCount, SpvOpMemberName); in TEST_F() local
177 const uint32_t firstWord = spvOpcodeMake(wordCount, spv::Op::OpMemberName); in TEST_F() local
173 unsigned int firstWord = stream[word]; in processInstructions() local