Searched defs:HighShifted (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp380 SDValue HighShifted = DAG.getNode(ISD::SHL, DL, MVT::i32, High, HighShift); local
445 SDValue HighShifted = DAG.getNode(ISD::SHL, DL, MVT::i32, High, local

Completed in 154 milliseconds