Searched defs:wordCount (Results 1 – 5 of 5) sorted by relevance
61 getPrefixedOpcode(uint32_t wordCount,spirv::Opcode opcode) getPrefixedOpcode() argument
112 auto wordCount = binary[currOffset] >> 16; in scanInstruction() local
70 uint32_t wordCount = 1 + operands.size(); in addInstruction() local
91 uint32_t wordCount = binary[curOffset] >> 16; in sliceInstruction() local
80 uint32_t wordCount = 1 + operands.size(); in encodeInstructionInto() local 1277 uint32_t wordCount = 3 + params.size(); emitDecoration() local