Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h974 void SplitVecRes_Gather(MemSDNode *VPGT, SDValue &Lo, SDValue &Hi,
H A DLegalizeVectorTypes.cpp2462 auto *VPGT = cast<VPGatherSDNode>(N); in SplitVecRes_Gather() local
2465 DAG.SplitEVL(VPGT->getVectorLength(), MemoryVT, dl); in SplitVecRes_Gather()
2469 MMO, VPGT->getIndexType()); in SplitVecRes_Gather()
2473 MMO, VPGT->getIndexType()); in SplitVecRes_Gather()