Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp461 void replacePhiDefWithLoad(Instruction *PHI, Value *StorePtr);
485 void X86VolatileTileData::replacePhiDefWithLoad(Instruction *PHI, in replacePhiDefWithLoad() function in __anon71abd97d0311::X86VolatileTileData
559 replacePhiDefWithLoad(PHI, StorePtr); in volatileTilePHI()