Home
last modified time | relevance | path

Searched refs:adjustBlockOffsets (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBranchRelaxation.cpp99 void adjustBlockOffsets(MachineBasicBlock &Start);
167 adjustBlockOffsets(*MF->begin()); in scanFunction()
198 void BranchRelaxation::adjustBlockOffsets(MachineBasicBlock &Start) { in adjustBlockOffsets() function in BranchRelaxation
270 adjustBlockOffsets(*OrigBB); in splitBlockBeforeInstr()
335 adjustBlockOffsets(*MBB); in fixupConditionalBranch()
477 adjustBlockOffsets(*MBB); in fixupUnconditionalBranch()
/external/llvm/lib/Target/AArch64/
DAArch64BranchRelaxation.cpp92 void adjustBlockOffsets(MachineBasicBlock &MBB);
172 adjustBlockOffsets(*MF->begin()); in scanFunction()
203 void AArch64BranchRelaxation::adjustBlockOffsets(MachineBasicBlock &Start) { in adjustBlockOffsets() function in AArch64BranchRelaxation
256 adjustBlockOffsets(*OrigBB); in splitBlockBeforeInstr()
458 adjustBlockOffsets(*MBB); in fixupConditionalBranch()