Searched defs:IsLikely (Results 1 – 9 of 9) sorted by relevance
/external/llvm/include/llvm/Analysis/ |
D | BranchProbabilityInfo.h | 112 static BranchProbability getBranchProbStackProtector(bool IsLikely) { in getBranchProbStackProtector()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | BranchProbabilityInfo.h | 129 static BranchProbability getBranchProbStackProtector(bool IsLikely) { in getBranchProbStackProtector()
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | BranchProbabilityInfo.h | 140 static BranchProbability getBranchProbStackProtector(bool IsLikely) { in getBranchProbStackProtector()
|
/external/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 3624 bool IsLikely = false; in expandBranchImm() local 3902 bool ReverseOrderSLT, IsUnsigned, IsLikely, AcceptsEquality; in expandCondBranches() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 3596 bool IsLikely = false; in expandBranchImm() local 3874 bool ReverseOrderSLT, IsUnsigned, IsLikely, AcceptsEquality; in expandCondBranches() local
|
/external/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 2766 bool ReverseOrderSLT, IsUnsigned, IsLikely, AcceptsEquality; in expandCondBranches() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 8170 bool IsLikely, in AddSuccessorMBB()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 10196 bool IsLikely, in AddSuccessorMBB()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 10065 bool IsLikely, in AddSuccessorMBB()
|