Searched refs:PromoteIntRes_SETCC (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h329 SDValue PromoteIntRes_SETCC(SDNode *N);
H A DLegalizeIntegerTypes.cpp80 case ISD::SETCC: Res = PromoteIntRes_SETCC(N); break;
997 SDValue DAGTypeLegalizer::PromoteIntRes_SETCC(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 70 milliseconds