Searched refs:LSLOpc (Results 1 – 1 of 1) sorted by relevance
2705 unsigned LSLOpc = isThumb2 ? ARM::tLSLri : ARM::MOVsi; in ARMEmitIntExt() local2724 unsigned Opcode = isLsl ? LSLOpc : Opc; in ARMEmitIntExt()