Searched refs:ExpandIntOp_SPLAT_VECTOR (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h504 SDValue ExpandIntOp_SPLAT_VECTOR(SDNode *N);
H A DLegalizeIntegerTypes.cpp5104 case ISD::SPLAT_VECTOR: Res = ExpandIntOp_SPLAT_VECTOR(N); break;
5367 SDValue DAGTypeLegalizer::ExpandIntOp_SPLAT_VECTOR(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 122 milliseconds