Home
last modified time | relevance | path

Searched refs:VecCPhiRowLoop (Results 1 – 6 of 6) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp197 PHINode *VecCPhiRowLoop = B.CreatePHI(V256I32Ty, 2, "vec.phi.row"); in createTileLoadStoreLoops() local
198 VecCPhiRowLoop->addIncoming(VecZero, Start); in createTileLoadStoreLoops()
205 VecPhi->addIncoming(VecCPhiRowLoop, RowBody); in createTileLoadStoreLoops()
216 VecCPhiRowLoop->addIncoming(ResVec, RowLatch); in createTileLoadStoreLoops()
323 PHINode *VecCPhiRowLoop = B.CreatePHI(V256I32Ty, 2, "vec.c.phi.row"); in createTileDPLoops() local
324 VecCPhiRowLoop->addIncoming(VecC, Start); in createTileDPLoops()
341 VecCPhiColLoop->addIncoming(VecCPhiRowLoop, RowBody); in createTileDPLoops()
462 VecCPhiRowLoop->addIncoming(NewVecC, RowLatch); in createTileDPLoops()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp197 PHINode *VecCPhiRowLoop = B.CreatePHI(V256I32Ty, 2, "vec.phi.row"); in createTileLoadStoreLoops() local
198 VecCPhiRowLoop->addIncoming(VecZero, Start); in createTileLoadStoreLoops()
205 VecPhi->addIncoming(VecCPhiRowLoop, RowBody); in createTileLoadStoreLoops()
216 VecCPhiRowLoop->addIncoming(ResVec, RowLatch); in createTileLoadStoreLoops()
323 PHINode *VecCPhiRowLoop = B.CreatePHI(V256I32Ty, 2, "vec.c.phi.row"); in createTileDPLoops() local
324 VecCPhiRowLoop->addIncoming(VecC, Start); in createTileDPLoops()
341 VecCPhiColLoop->addIncoming(VecCPhiRowLoop, RowBody); in createTileDPLoops()
462 VecCPhiRowLoop->addIncoming(NewVecC, RowLatch); in createTileDPLoops()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp197 PHINode *VecCPhiRowLoop = B.CreatePHI(V256I32Ty, 2, "vec.phi.row"); in createTileLoadStoreLoops() local
198 VecCPhiRowLoop->addIncoming(VecZero, Start); in createTileLoadStoreLoops()
205 VecPhi->addIncoming(VecCPhiRowLoop, RowBody); in createTileLoadStoreLoops()
216 VecCPhiRowLoop->addIncoming(ResVec, RowLatch); in createTileLoadStoreLoops()
323 PHINode *VecCPhiRowLoop = B.CreatePHI(V256I32Ty, 2, "vec.c.phi.row"); in createTileDPLoops() local
324 VecCPhiRowLoop->addIncoming(VecC, Start); in createTileDPLoops()
341 VecCPhiColLoop->addIncoming(VecCPhiRowLoop, RowBody); in createTileDPLoops()
462 VecCPhiRowLoop->addIncoming(NewVecC, RowLatch); in createTileDPLoops()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp197 PHINode *VecCPhiRowLoop = B.CreatePHI(V256I32Ty, 2, "vec.phi.row"); in createTileLoadStoreLoops() local
198 VecCPhiRowLoop->addIncoming(VecZero, Start); in createTileLoadStoreLoops()
205 VecPhi->addIncoming(VecCPhiRowLoop, RowBody); in createTileLoadStoreLoops()
216 VecCPhiRowLoop->addIncoming(ResVec, RowLatch); in createTileLoadStoreLoops()
323 PHINode *VecCPhiRowLoop = B.CreatePHI(V256I32Ty, 2, "vec.c.phi.row"); in createTileDPLoops() local
324 VecCPhiRowLoop->addIncoming(VecC, Start); in createTileDPLoops()
341 VecCPhiColLoop->addIncoming(VecCPhiRowLoop, RowBody); in createTileDPLoops()
462 VecCPhiRowLoop->addIncoming(NewVecC, RowLatch); in createTileDPLoops()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp197 PHINode *VecCPhiRowLoop = B.CreatePHI(V256I32Ty, 2, "vec.phi.row"); in createTileLoadStoreLoops() local
198 VecCPhiRowLoop->addIncoming(VecZero, Start); in createTileLoadStoreLoops()
205 VecPhi->addIncoming(VecCPhiRowLoop, RowBody); in createTileLoadStoreLoops()
216 VecCPhiRowLoop->addIncoming(ResVec, RowLatch); in createTileLoadStoreLoops()
323 PHINode *VecCPhiRowLoop = B.CreatePHI(V256I32Ty, 2, "vec.c.phi.row"); in createTileDPLoops() local
324 VecCPhiRowLoop->addIncoming(VecC, Start); in createTileDPLoops()
341 VecCPhiColLoop->addIncoming(VecCPhiRowLoop, RowBody); in createTileDPLoops()
462 VecCPhiRowLoop->addIncoming(NewVecC, RowLatch); in createTileDPLoops()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp197 PHINode *VecCPhiRowLoop = B.CreatePHI(V256I32Ty, 2, "vec.phi.row"); in createTileLoadStoreLoops() local
198 VecCPhiRowLoop->addIncoming(VecZero, Start); in createTileLoadStoreLoops()
205 VecPhi->addIncoming(VecCPhiRowLoop, RowBody); in createTileLoadStoreLoops()
216 VecCPhiRowLoop->addIncoming(ResVec, RowLatch); in createTileLoadStoreLoops()
323 PHINode *VecCPhiRowLoop = B.CreatePHI(V256I32Ty, 2, "vec.c.phi.row"); in createTileDPLoops() local
324 VecCPhiRowLoop->addIncoming(VecC, Start); in createTileDPLoops()
341 VecCPhiColLoop->addIncoming(VecCPhiRowLoop, RowBody); in createTileDPLoops()
462 VecCPhiRowLoop->addIncoming(NewVecC, RowLatch); in createTileDPLoops()