Home
last modified time | relevance | path

Searched refs:finishCondBranch (Results 1 – 16 of 16) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DFastISel.h459 void finishCondBranch(const BasicBlock *BranchBB, MachineBasicBlock *TrueMBB,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DFastISel.h460 void finishCondBranch(const BasicBlock *BranchBB, MachineBasicBlock *TrueMBB,
/external/llvm/lib/Target/X86/
DX86FastISel.cpp1636 finishCondBranch(BI->getParent(), TrueMBB, FalseMBB); in X86SelectBranch()
1668 finishCondBranch(BI->getParent(), TrueMBB, FalseMBB); in X86SelectBranch()
1683 finishCondBranch(BI->getParent(), TrueMBB, FalseMBB); in X86SelectBranch()
1697 finishCondBranch(BI->getParent(), TrueMBB, FalseMBB); in X86SelectBranch()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp1718 finishCondBranch(BI->getParent(), TrueMBB, FalseMBB); in X86SelectBranch()
1751 finishCondBranch(BI->getParent(), TrueMBB, FalseMBB); in X86SelectBranch()
1766 finishCondBranch(BI->getParent(), TrueMBB, FalseMBB); in X86SelectBranch()
1791 finishCondBranch(BI->getParent(), TrueMBB, FalseMBB); in X86SelectBranch()
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp1269 finishCondBranch(BI->getParent(), TBB, FBB); in SelectBranch()
1293 finishCondBranch(BI->getParent(), TBB, FBB); in SelectBranch()
1330 finishCondBranch(BI->getParent(), TBB, FBB); in SelectBranch()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMFastISel.cpp1270 finishCondBranch(BI->getParent(), TBB, FBB); in SelectBranch()
1294 finishCondBranch(BI->getParent(), TBB, FBB); in SelectBranch()
1331 finishCondBranch(BI->getParent(), TBB, FBB); in SelectBranch()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp1106 finishCondBranch(Br->getParent(), TBB, FBB); in selectBr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp2374 finishCondBranch(BI->getParent(), TBB, FBB); in emitCompareAndBranch()
2448 finishCondBranch(BI->getParent(), TBB, FBB); in selectBranch()
2479 finishCondBranch(BI->getParent(), TBB, FBB); in selectBranch()
2504 finishCondBranch(BI->getParent(), TBB, FBB); in selectBranch()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp2285 finishCondBranch(BI->getParent(), TBB, FBB); in emitCompareAndBranch()
2359 finishCondBranch(BI->getParent(), TBB, FBB); in selectBranch()
2390 finishCondBranch(BI->getParent(), TBB, FBB); in selectBranch()
2415 finishCondBranch(BI->getParent(), TBB, FBB); in selectBranch()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp1257 finishCondBranch(Br->getParent(), TBB, FBB); in selectBr()
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp932 finishCondBranch(BI->getParent(), TBB, FBB); in selectBranch()
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1458 void FastISel::finishCondBranch(const BasicBlock *BranchBB, in finishCondBranch() function in FastISel
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp965 finishCondBranch(BI->getParent(), TBB, FBB); in selectBranch()
/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp791 finishCondBranch(BI->getParent(), TBB, FBB); in SelectBranch()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp810 finishCondBranch(BI->getParent(), TBB, FBB); in SelectBranch()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1663 void FastISel::finishCondBranch(const BasicBlock *BranchBB, in finishCondBranch() function in FastISel