Home
last modified time | relevance | path

Searched defs:Reload (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DFixupStatepointCallerSaved.cpp443 MachineInstr *Reload = It->getPrevNode(); in insertReloadBefore() local
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp1304 Instruction *Reload = B.CreateLoad(Alloc->getAllocatedType(), Alloc); in fold_sincos() local
1309 Instruction *Reload = B.CreateLoad(Alloc->getAllocatedType(), Alloc); in fold_sincos() local
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DBlockGenerators.cpp961 Value *Reload = Builder.CreateLoad(SAI->getElementType(), ScalarAddr, in createExitPHINodeMerges() local