Searched refs:IndexTypeOf (Results 1 – 3 of 3) sorted by relevance
27 EXPECT_EQ(Instruction::kIndexNone, Instruction::IndexTypeOf(nop)); in TEST()
537 static IndexType IndexTypeOf(Code opcode) { in IndexTypeOf() function
900 switch (Instruction::IndexTypeOf(pDecInsn->Opcode())) { in indexString()1065 if (Instruction::IndexTypeOf(pDecInsn->Opcode()) != Instruction::kIndexNone) { in dumpInstruction()