Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h311 SDValue PromoteIntRes_INSERT_VECTOR_ELT(SDNode *N);
H A DLegalizeIntegerTypes.cpp99 Res = PromoteIntRes_INSERT_VECTOR_ELT(N); break; in PromoteIntegerResult()
3796 SDValue DAGTypeLegalizer::PromoteIntRes_INSERT_VECTOR_ELT(SDNode *N) { in PromoteIntRes_INSERT_VECTOR_ELT() function in DAGTypeLegalizer