Home
last modified time | relevance | path

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

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