Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp487 const TargetInstrInfo *TII, const DebugLoc &BranchDL) { in FixTail() argument
494 dl = BranchDL; in FixTail()
718 const DebugLoc &BranchDL) { in RemoveBlocksWithHash() argument
726 FixTail(CurMBB, SuccBB, TII, BranchDL); in RemoveBlocksWithHash()
948 const DebugLoc &BranchDL = MergePotentials.back().getBranchDebugLoc(); in TryTailMergeBlocks() local
959 RemoveBlocksWithHash(CurHash, SuccBB, PredBB, BranchDL); in TryTailMergeBlocks()
1006 RemoveBlocksWithHash(CurHash, SuccBB, PredBB, BranchDL); in TryTailMergeBlocks()
H A DBranchFolding.h170 const DebugLoc &BranchDL);
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp1346 DebugLoc BranchDL = BranchMI->getDebugLoc(); in mergeIfthenelseBlock() local
1358 BranchDL); in mergeIfthenelseBlock()