Home | History | Annotate | Download | only in arm

Lines Matching refs:TypeValue

390     if ((instr->TypeValue() == 7) &&
612 if (instr->TypeValue() == 0) {
615 ASSERT(instr->TypeValue() == 1);
732 int type = instr->TypeValue();
1252 VERIFY((instr->TypeValue() == 7) && (instr->Bit(24) == 0x0) );
1478 VERIFY(instr->TypeValue() == 6);
1686 switch (instr->TypeValue()) {