Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Target/Mips/
HDMipsISelLowering.cpp563 unsigned ShiftRightOpc = ShiftRight.getOpcode(); in performANDCombine() local
566 if (ShiftRightOpc != ISD::SRA && ShiftRightOpc != ISD::SRL) in performANDCombine()