Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDLegalizeTypes.h277 SDValue PromoteIntOp_CONVERT_RNDSAT(SDNode *N);
HDLegalizeIntegerTypes.cpp861 Res = PromoteIntOp_CONVERT_RNDSAT(N); break; in PromoteIntegerOperand()
1036 SDValue DAGTypeLegalizer::PromoteIntOp_CONVERT_RNDSAT(SDNode *N) { in PromoteIntOp_CONVERT_RNDSAT() function in DAGTypeLegalizer