Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h306 SDValue PromoteIntRes_SCALAR_TO_VECTOR(SDNode *N);
H A DLegalizeIntegerTypes.cpp113 Res = PromoteIntRes_SCALAR_TO_VECTOR(N); break; in PromoteIntegerResult()
4828 SDValue DAGTypeLegalizer::PromoteIntRes_SCALAR_TO_VECTOR(SDNode *N) { in PromoteIntRes_SCALAR_TO_VECTOR() function in DAGTypeLegalizer