Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp526 void replacePhiDefWithLoad(Instruction *PHI, Value *StorePtr);
550 void X86VolatileTileData::replacePhiDefWithLoad(Instruction *PHI, in replacePhiDefWithLoad() function in __anond0f54f490311::X86VolatileTileData
624 replacePhiDefWithLoad(PHI, StorePtr); in volatileTilePHI()