Searched refs:InsnIndex (Results 1 – 4 of 4) sorted by relevance
967 unsigned BitIndex, InsnIndex; in filterProcessor() local997 for (InsnIndex = 0; InsnIndex < numInstructions; ++InsnIndex) { in filterProcessor()1000 insnWithID(insn, Opcodes[InsnIndex]); in filterProcessor()
1131 unsigned BitIndex, InsnIndex; in filterProcessor() local1161 for (InsnIndex = 0; InsnIndex < numInstructions; ++InsnIndex) { in filterProcessor()1164 insnWithID(insn, Opcodes[InsnIndex]); in filterProcessor()
1464 for (unsigned InsnIndex = 0; InsnIndex < numInstructions; ++InsnIndex) { in filterProcessor() local1467 insnWithID(insn, Opcodes[InsnIndex]); in filterProcessor()
1490 for (unsigned InsnIndex = 0; InsnIndex < numInstructions; ++InsnIndex) { in filterProcessor() local1493 insnWithID(insn, Opcodes[InsnIndex]); in filterProcessor()