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

/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1381 EVT InterVT = EVT::getVectorVT(*DAG.getContext(), HalfElementVT, NumElements); local
1382 SDValue InterVec = DAG.getNode(ISD::CONCAT_VECTORS, DL, InterVT, HalfLo,

Completed in 109 milliseconds