Searched refs:LSLOpc (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2767 unsigned LSLOpc = isThumb2 ? ARM::tLSLri : ARM::MOVsi; local
2786 unsigned Opcode = isLsl ? LSLOpc : Opc;

Completed in 105 milliseconds