Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h323 SDValue PromoteIntRes_FREEZE(SDNode *N);
H A DLegalizeIntegerTypes.cpp221 Res = PromoteIntRes_FREEZE(N); in PromoteIntegerResult()
451 SDValue DAGTypeLegalizer::PromoteIntRes_FREEZE(SDNode *N) { in PromoteIntRes_FREEZE() function in DAGTypeLegalizer