Searched defs:first_word (Results 1 – 13 of 13) sorted by relevance
152 uint64_t first_word; in GuessTraceType() local
89 const ByteString first_word = parser_->PeekNextWord(nullptr); in CheckCrossRef() local
81 let mut first_word = true; in transform() localVariable
345 uint32_t first_word = value; in EncodeIntegerAsWords() local
410 auto first_word = literal_words.begin() + (words_per_element * i); in GetNumericVectorConstantWithWords() local
254 bool first_word = true; in ToCamelCase() local
290 const uint32_t first_word = peek(); in parseInstruction() local
611 const uint32_t first_word = get<uint32_t>(binary.data(), 0u); in spirv_to_cpu() local
563 int first_word = HasbitWord(chunk, 0); in OnStartChunk() local