Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp696 unsigned ShiftRightOpc = ShiftRight.getOpcode(); in performANDCombine() local
699 if (ShiftRightOpc != ISD::SRA && ShiftRightOpc != ISD::SRL) in performANDCombine()