Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h298 SDValue PromoteIntOp_CONVERT_RNDSAT(SDNode *N);
DLegalizeIntegerTypes.cpp886 Res = PromoteIntOp_CONVERT_RNDSAT(N); break; in PromoteIntegerOperand()
1065 SDValue DAGTypeLegalizer::PromoteIntOp_CONVERT_RNDSAT(SDNode *N) { in PromoteIntOp_CONVERT_RNDSAT() function in DAGTypeLegalizer