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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/
H A DMipsISelLowering.cpp687 unsigned ShiftRightOpc = ShiftRight.getOpcode(); local
690 if (ShiftRightOpc != ISD::SRA && ShiftRightOpc != ISD::SRL)

Completed in 110 milliseconds