Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp358 DebugLoc MergedLoc = Stores.front()->getDebugLoc(); in doSingleStoreMerge() local
360 MergedLoc = DILocation::getMergedLocation(MergedLoc, Store->getDebugLoc()); in doSingleStoreMerge()
363 Builder.setDebugLoc(MergedLoc); in doSingleStoreMerge()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1629 DebugLoc MergedLoc = DILocation::getMergedLocation(SI.getDebugLoc(), in mergeStoreIntoSuccessor() local
1636 PN->setDebugLoc(MergedLoc); in mergeStoreIntoSuccessor()
1645 NewSI->setDebugLoc(MergedLoc); in mergeStoreIntoSuccessor()
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1551 DebugLoc MergedLoc = in combineFPFusedMultiply() local
1555 BuildMI(*MF, MergedLoc, TII->get(FusedOpc), DstReg) in combineFPFusedMultiply()