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