Searched refs:replaceBranch (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/Mips/ |
D | MipsLongBranch.cpp | 84 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-10.0/llvm/lib/Target/Mips/ |
D | MipsBranchExpansion.cpp | 158 void replaceBranch(MachineBasicBlock &MBB, Iter Br, const DebugLoc &DL, 334 void MipsBranchExpansion::replaceBranch(MachineBasicBlock &MBB, Iter Br, in replaceBranch() function in MipsBranchExpansion 717 replaceBranch(*MBB, I.Br, DL, &*FallThroughMBB); in expandToLongBranch()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
D | MipsBranchExpansion.cpp | 159 void replaceBranch(MachineBasicBlock &MBB, Iter Br, const DebugLoc &DL, 339 void MipsBranchExpansion::replaceBranch(MachineBasicBlock &MBB, Iter Br, in replaceBranch() function in MipsBranchExpansion 730 replaceBranch(*MBB, I.Br, DL, &*FallThroughMBB); in expandToLongBranch()
|