Searched refs:IndexTypeOf (Results 1 – 5 of 5) sorted by relevance
27 EXPECT_EQ(Instruction::kIndexNone, Instruction::IndexTypeOf(nop)); in TEST()
530 static IndexType IndexTypeOf(Code opcode) { in IndexTypeOf() function
800 switch (Instruction::IndexTypeOf(pDecInsn->Opcode())) { in indexString()959 if (Instruction::IndexTypeOf(pDecInsn->Opcode()) != Instruction::kIndexNone) { in dumpInstruction()
394 switch (Instruction::IndexTypeOf(dec_insn->Opcode())) { in IndexString()853 if (Instruction::IndexTypeOf(dec_insn->Opcode()) != Instruction::kIndexNone) { in DumpInstruction()
1060 switch (Instruction::IndexTypeOf(dec_insn->Opcode())) { in GetIdFromInstruction()