Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp532 void replacePhiDefWithLoad(Instruction *PHI, Value *StorePtr);
556 void X86VolatileTileData::replacePhiDefWithLoad(Instruction *PHI, in replacePhiDefWithLoad() function in __anon7ee987720311::X86VolatileTileData
630 replacePhiDefWithLoad(PHI, StorePtr); in volatileTilePHI()