Home
last modified time | relevance | path

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

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