Searched refs:BranchProbToNext (Results 1 – 4 of 4) sorted by relevance
| /src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | IRTranslator.h | 399 BranchProbability BranchProbToNext, Register Reg,
|
| /src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.h | 529 BranchProbability BranchProbToNext, unsigned Reg,
|
| H A D | SelectionDAGBuilder.cpp | 3263 BranchProbability BranchProbToNext, in visitBitTestCase() argument 3301 addSuccessorWithProb(SwitchBB, NextMBB, BranchProbToNext); in visitBitTestCase()
|
| /src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | IRTranslator.cpp | 1142 BranchProbability BranchProbToNext, in emitBitTestCase() argument 1181 addSuccessorWithProb(SwitchBB, NextMBB, BranchProbToNext); in emitBitTestCase()
|