Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5729 SDValue IsZeroShift = DAG.getSetCC(sdl, CCVT, ShAmt, Zero, ISD::SETEQ); in visitIntrinsicCall() local
5730 Res = DAG.getSelect(sdl, VT, IsZeroShift, IsFSHL ? X : Y, Res); in visitIntrinsicCall()