Searched refs:isThumbOne (Results 1 – 1 of 1) sorted by relevance
249 bool isThumbOne() const { in isThumbOne() function in __anonef5d38c20111::ARMAsmParser5459 } else if (isThumbOne()) { in getMnemonicAcceptInfo()5691 if (isThumbOne() && PredicationCode != ARMCC::AL && Mnemonic != "b") { in ParseInstruction()5908 if (isThumbOne() && Operands.size() == 6 && in ParseInstruction()5938 if (isThumbOne() && Operands.size() == 5 && Mnemonic == "add" && !CarrySetting) { in ParseInstruction()8545 if (isThumbOne() && Inst.getOperand(OpNo).getReg() != ARM::CPSR) in checkTargetMatchPredicate()8558 else if (Opc == ARM::tADDhirr && isThumbOne() && !hasV6MOps() && in checkTargetMatchPredicate()8563 else if (Opc == ARM::tMOVr && isThumbOne() && !hasV6Ops() && in checkTargetMatchPredicate()