Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h347 SDValue PromoteIntRes_CMP(SDNode *N);
H A DLegalizeIntegerTypes.cpp245 Res = PromoteIntRes_CMP(N); in PromoteIntegerResult()
1306 SDValue DAGTypeLegalizer::PromoteIntRes_CMP(SDNode *N) { in PromoteIntRes_CMP() function in DAGTypeLegalizer