Home | History | Annotate | Download | only in arm

Lines Matching refs:TypeValue

562           if (instr->TypeValue() == 0) {
565 ASSERT(instr->TypeValue() == 1);
682 int type = instr->TypeValue();
1086 VERIFY((instr->TypeValue() == 7) && (instr->Bit(24) == 0x0) );
1277 VERIFY(instr->TypeValue() == 6);
1396 switch (instr->TypeValue()) {