Home | History | Annotate | Download | only in ARM

Lines Matching refs:isThumb2

338   bool isThumb2 = Subtarget->isThumb();
394 if (isThumb2) {
2554 unsigned Opcode = Subtarget->isThumb2() ? ARM::t2ABS : ARM::ABS;