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 168 return DAG.getConvertRndSat(NewVT, N->getDebugLoc(),
    [all...]
LegalizeIntegerTypes.cpp 304 return DAG.getConvertRndSat(OutVT, N->getDebugLoc(), N->getOperand(0),
    [all...]
SelectionDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 488 SDValue getConvertRndSat(EVT VT, DebugLoc dl, SDValue Val, SDValue DTy,
    [all...]

Completed in 176 milliseconds