Home
last modified time | relevance | path

Searched defs:ResVec (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp212 VecCPhiRowLoop->addIncoming(ResVec, RowLatch); in createTileLoadStoreLoops() local
491 Value *ResVec = createTileDPLoops<IntrID>(Start, End, Builder, M, NDWord, lowerTileDP() local
533 Value *ResVec = createTileLoadStoreLoops<IsTileLoad>( lowerTileLoadStore() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp6062 SDValue ResVec = DAG.getUNDEF(ResVT); PromoteIntOp_CONCAT_VECTORS() local