Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DSelectionDAG.h444 SDValue Rnd, SDValue Sat, ISD::CvtCode Code);
/external/llvm/include/llvm/CodeGen/
DSelectionDAG.h630 SDValue STy, SDValue Rnd, SDValue Sat,
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1336 SDValue STy, SDValue Rnd, SDValue Sat, in getConvertRndSat() argument
1345 SDValue Ops[] = { Val, DTy, STy, Rnd, Sat }; in getConvertRndSat()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1654 SDValue DTy, SDValue STy, SDValue Rnd, in getConvertRndSat() argument
1663 SDValue Ops[] = { Val, DTy, STy, Rnd, Sat }; in getConvertRndSat()