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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1352 SDValue STy, SDValue Rnd, SDValue Sat,
1361 SDValue Ops[] = { Val, DTy, STy, Rnd, Sat };
1350 getConvertRndSat(EVT VT, DebugLoc dl, SDValue Val, SDValue DTy, SDValue STy, SDValue Rnd, SDValue Sat, ISD::CvtCode Code) argument

Completed in 78 milliseconds