Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp417 static void replaceWithTileLoad(Use &U, Value *Ptr, bool IsPHI = false) { in replaceWithTileLoad() function
479 replaceWithTileLoad(U, I8Ptr); in updatePhiIncomings()
488 replaceWithTileLoad(U, StorePtr, true); in replacePhiDefWithLoad()
588 replaceWithTileLoad(U, I8Ptr); in volatileTileNonPHI()