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/
DX86LowerAMXType.cpp526 void replacePhiDefWithLoad(Instruction *PHI, Value *StorePtr);
550 void X86VolatileTileData::replacePhiDefWithLoad(Instruction *PHI, in replacePhiDefWithLoad() function in __anone4ec1dee0311::X86VolatileTileData
624 replacePhiDefWithLoad(PHI, StorePtr); in volatileTilePHI()