Home
last modified time | relevance | path

Searched refs:addSuccessorWithoutProb (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp665 void MachineBasicBlock::addSuccessorWithoutProb(MachineBasicBlock *Succ) { in addSuccessorWithoutProb() function in MachineBasicBlock
761 addSuccessorWithoutProb(*I); in copySuccessor()
787 addSuccessorWithoutProb(Succ); in transferSuccessors()
804 addSuccessorWithoutProb(Succ); in transferSuccessorsAndUpdatePHIs()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp782 void MachineBasicBlock::addSuccessorWithoutProb(MachineBasicBlock *Succ) { in addSuccessorWithoutProb() function in MachineBasicBlock
878 addSuccessorWithoutProb(*I); in copySuccessor()
904 addSuccessorWithoutProb(Succ); in transferSuccessors()
921 addSuccessorWithoutProb(Succ); in transferSuccessorsAndUpdatePHIs()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp537 void MachineBasicBlock::addSuccessorWithoutProb(MachineBasicBlock *Succ) { in addSuccessorWithoutProb() function in MachineBasicBlock
631 addSuccessorWithoutProb(Succ); in transferSuccessors()
648 addSuccessorWithoutProb(Succ); in transferSuccessorsAndUpdatePHIs()
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h390 void addSuccessorWithoutProb(MachineBasicBlock *Succ);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h445 void addSuccessorWithoutProb(MachineBasicBlock *Succ);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineBasicBlock.h728 void addSuccessorWithoutProb(MachineBasicBlock *Succ);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineBasicBlock.h722 void addSuccessorWithoutProb(MachineBasicBlock *Succ);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineBasicBlock.h728 void addSuccessorWithoutProb(MachineBasicBlock *Succ);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineBasicBlock.h732 void addSuccessorWithoutProb(MachineBasicBlock *Succ);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h712 void addSuccessorWithoutProb(MachineBasicBlock *Succ);
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1455 FuncInfo.MBB->addSuccessorWithoutProb(MSucc); in fastEmitBranch()
1470 FuncInfo.MBB->addSuccessorWithoutProb(TrueMBB); in finishCondBranch()
H A DSelectionDAGBuilder.cpp1597 Src->addSuccessorWithoutProb(Dst); in addSuccessorWithProb()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1688 FuncInfo.MBB->addSuccessorWithoutProb(MSucc); in fastEmitBranch()
1703 FuncInfo.MBB->addSuccessorWithoutProb(TrueMBB); in finishCondBranch()
H A DSelectionDAGBuilder.cpp2035 Src->addSuccessorWithoutProb(Dst); in addSuccessorWithProb()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1579 FuncInfo.MBB->addSuccessorWithoutProb(MSucc); in fastEmitBranch()
1594 FuncInfo.MBB->addSuccessorWithoutProb(TrueMBB); in finishCondBranch()
H A DSelectionDAGBuilder.cpp2192 Src->addSuccessorWithoutProb(Dst); in addSuccessorWithProb()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp414 Src->addSuccessorWithoutProb(Dst); in addSuccessorWithProb()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp666 Src->addSuccessorWithoutProb(Dst); in addSuccessorWithProb()
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2374 FuncInfo.MBB->addSuccessorWithoutProb(Target); in selectBranch()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2505 FuncInfo.MBB->addSuccessorWithoutProb(Target); in selectBranch()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2474 FuncInfo.MBB->addSuccessorWithoutProb(Target); in selectBranch()