Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h331 SDValue PromoteIntRes_FREEZE(SDNode *N);
H A DLegalizeIntegerTypes.cpp281 Res = PromoteIntRes_FREEZE(N); in PromoteIntegerResult()
514 SDValue DAGTypeLegalizer::PromoteIntRes_FREEZE(SDNode *N) { in PromoteIntRes_FREEZE() function in DAGTypeLegalizer