Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h306 SDValue PromoteIntRes_INSERT_SUBVECTOR(SDNode *N);
H A DLegalizeIntegerTypes.cpp111 Res = PromoteIntRes_INSERT_SUBVECTOR(N); break; in PromoteIntegerResult()
5380 SDValue DAGTypeLegalizer::PromoteIntRes_INSERT_SUBVECTOR(SDNode *N) { in PromoteIntRes_INSERT_SUBVECTOR() function in DAGTypeLegalizer