Searched refs:IndexTypeOf (Results 1 – 5 of 5) sorted by relevance
27 EXPECT_EQ(Instruction::kIndexNone, Instruction::IndexTypeOf(nop)); in TEST()
537 static IndexType IndexTypeOf(Code opcode) { in IndexTypeOf() function
839 switch (Instruction::IndexTypeOf(pDecInsn->Opcode())) { in indexString()998 if (Instruction::IndexTypeOf(pDecInsn->Opcode()) != Instruction::kIndexNone) { in dumpInstruction()
395 switch (Instruction::IndexTypeOf(dec_insn->Opcode())) { in IndexString()854 if (Instruction::IndexTypeOf(dec_insn->Opcode()) != Instruction::kIndexNone) { in DumpInstruction()
1061 switch (Instruction::IndexTypeOf(dec_insn->Opcode())) { in GetIdFromInstruction()