Home
last modified time | relevance | path

Searched defs:DestLoc (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp909 MemoryLocation DestLoc = performCallSlotOptzn() local
1543 MemoryLocation DestLoc(DestAlloca, LocationSize::precise(Size)); performStackMoveOptzn() local
1706 MemoryLocation DestLoc = MemoryLocation::getForDest(M); processMemCpy() local
/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp585 const auto DestLoc = alignTo(Loc.getValue(), Align); in relaxAlign() local