Home
last modified time | relevance | path

Searched defs:ShY1 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7894 SDValue ShY1 = DAG.getNode(ISD::VP_SRL, DL, VT, Y, One, Mask, VL); expandVPFunnelShift() local
7982 SDValue ShY1 = DAG.getNode(ISD::SRL, DL, VT, Y, One); expandFunnelShift() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6581 auto ShY1 = MIRBuilder.buildLShr(Ty, Y, One); lowerFunnelShiftAsShifts() local