Searched defs:instructionLength (Results 1 – 5 of 5) sorted by relevance
119 int instructionLength = instruction.length(offset); in visitCodeAttribute0() local360 int instructionLength = instruction.length(offset); in visitExceptionInfo() local
137 int instructionLength = instruction.length(offset); in instructionsAccept() local
442 const HBUINT16 &instructionLength = StructAtOffset<HBUINT16> (&bytes, instruction_length_offset); in instructions_length() local
1546 const uint32_t instructionLength = GetSpirvInstructionLength(instruction); in transformEntryPoint() local
488 unsigned int instructionLength : 7; member