HomeSort by relevance Sort by last modified time
    Searched refs:getConvertRndSat (Results 1 - 5 of 5) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorTypes.cpp 175 return DAG.getConvertRndSat(NewVT, SDLoc(N),
    [all...]
LegalizeIntegerTypes.cpp 333 return DAG.getConvertRndSat(OutVT, SDLoc(N), N->getOperand(0),
    [all...]
SelectionDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 532 SDValue getConvertRndSat(EVT VT, SDLoc dl, SDValue Val, SDValue DTy,
    [all...]

Completed in 39 milliseconds