Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp5717 SDValue ShY = DAG.getNode(ISD::SRL, sdl, VT, Y, IsFSHL ? InvShAmt : ShAmt); in visitIntrinsicCall() local
5718 SDValue Res = DAG.getNode(ISD::OR, sdl, VT, ShX, ShY); in visitIntrinsicCall()