Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp526 void replacePhiDefWithLoad(Instruction *PHI, Value *StorePtr);
550 void X86VolatileTileData::replacePhiDefWithLoad(Instruction *PHI, in replacePhiDefWithLoad() function in __anona1de6da80311::X86VolatileTileData
624 replacePhiDefWithLoad(PHI, StorePtr); in volatileTilePHI()