Searched refs:Is8Bit (Results 1 – 1 of 1) sorted by relevance
1856 bool Is8Bit = MI->getOpcode() == ARM::tTBB_JT; in emitInstruction() local1862 if (!Is8Bit) in emitInstruction()1895 unsigned Opc = Is8Bit ? ARM::tLDRBi : ARM::tLDRHi; in emitInstruction()1899 .addImm(Is8Bit ? 4 : 2) in emitInstruction()1909 unsigned Opc = Is8Bit ? ARM::tLDRBr : ARM::tLDRHr; in emitInstruction()