Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsLongBranch.cpp84 void replaceBranch(MachineBasicBlock &MBB, Iter Br, const DebugLoc &DL,
217 void MipsLongBranch::replaceBranch(MachineBasicBlock &MBB, Iter Br, in replaceBranch() function in MipsLongBranch
447 replaceBranch(*MBB, I.Br, DL, &*FallThroughMBB); in expandToLongBranch()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsBranchExpansion.cpp157 void replaceBranch(MachineBasicBlock &MBB, Iter Br, const DebugLoc &DL,
331 void MipsBranchExpansion::replaceBranch(MachineBasicBlock &MBB, Iter Br, in replaceBranch() function in MipsBranchExpansion
649 replaceBranch(*MBB, I.Br, DL, &*FallThroughMBB); in expandToLongBranch()