Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h379 SDValue PromoteIntRes_PATCHPOINT(SDNode *N);
H A DLegalizeIntegerTypes.cpp338 Res = PromoteIntRes_PATCHPOINT(N); in PromoteIntegerResult()
6053 SDValue DAGTypeLegalizer::PromoteIntRes_PATCHPOINT(SDNode *N) { in PromoteIntRes_PATCHPOINT() function in DAGTypeLegalizer