Searched refs:getMergedLocation (Results 1 – 10 of 10) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CSEMIRBuilder.cpp | 159 DILocation::getMergedLocation(MIB->getDebugLoc(), getDebugLoc())); in generateCopiesIfRequired()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | SimplifyCFGPass.cpp | 191 DILocation::getMergedLocation(CommonDebugLoc, Term->getDebugLoc()); in tailMergeBlocksWithSimilarFunctionTerminators()
|
| H A D | ConstantHoisting.cpp | 910 Base->setDebugLoc(DILocation::getMergedLocation( in emitBaseConstants()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DebugInfoMetadata.cpp | 93 Merged = getMergedLocation(Merged, L); in getMergedLocations() 100 const DILocation *DILocation::getMergedLocation(const DILocation *LocA, in getMergedLocation() function in DILocation
|
| H A D | DebugInfo.cpp | 817 setDebugLoc(DILocation::getMergedLocation(LocA, LocB)); in applyMergedLocation()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineSink.cpp | 1093 MI.setDebugLoc(DILocation::getMergedLocation(MI.getDebugLoc(), in performSink()
|
| H A D | MachineBasicBlock.cpp | 1422 DL = DILocation::getMergedLocation(DL, TI->getDebugLoc()); in findBranchDebugLoc()
|
| H A D | BranchFolding.cpp | 839 DL = DILocation::getMergedLocation(DL, Pos->getDebugLoc()); in mergeCommonTails()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineLoadStoreAlloca.cpp | 1553 DebugLoc MergedLoc = DILocation::getMergedLocation(SI.getDebugLoc(), in mergeStoreIntoSuccessor()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DebugInfoMetadata.h | 1726 static const DILocation *getMergedLocation(const DILocation *LocA,
|