Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp17587 EVT PairVT = EVT::getIntegerVT(Context, ElementSizeBytes * 8 * 2); in tryStoreMergeOfLoads() local
17589 (hasOperation(ISD::ROTL, PairVT) || in tryStoreMergeOfLoads()
17590 hasOperation(ISD::ROTR, PairVT))) { in tryStoreMergeOfLoads()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp18470 EVT PairVT = SrcVT.getDoubleNumVectorElementsVT(*DAG.getContext()); in LowerFixedLengthConcatVectorsToSVE() local
18472 Ops.push_back(DAG.getNode(ISD::CONCAT_VECTORS, DL, PairVT, in LowerFixedLengthConcatVectorsToSVE()