Searched defs:IsLikely (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/llvm/include/llvm/Analysis/ |
H A D | BranchProbabilityInfo.h | 112 static BranchProbability getBranchProbStackProtector(bool IsLikely) { in getBranchProbStackProtector()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | BranchProbabilityInfo.h | 129 static BranchProbability getBranchProbStackProtector(bool IsLikely) { in getBranchProbStackProtector()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | CodeGenCommonISel.cpp | 30 const BasicBlock *BB, MachineBasicBlock *ParentMBB, bool IsLikely, in addSuccessorMBB()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | BranchProbabilityInfo.h | 195 static BranchProbability getBranchProbStackProtector(bool IsLikely) { in getBranchProbStackProtector()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | BranchProbabilityInfo.h | 192 static BranchProbability getBranchProbStackProtector(bool IsLikely) { in getBranchProbStackProtector()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | BranchProbabilityInfo.h | 202 static BranchProbability getBranchProbStackProtector(bool IsLikely) { in getBranchProbStackProtector()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | BranchProbabilityInfo.h | 202 static BranchProbability getBranchProbStackProtector(bool IsLikely) { in getBranchProbStackProtector()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | BranchProbabilityInfo.h | 202 static BranchProbability getBranchProbStackProtector(bool IsLikely) { in getBranchProbStackProtector()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 3596 bool IsLikely = false; in expandBranchImm() local 3874 bool ReverseOrderSLT, IsUnsigned, IsLikely, AcceptsEquality; in expandCondBranches() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 3615 bool IsLikely = false; in expandBranchImm() local 3893 bool ReverseOrderSLT, IsUnsigned, IsLikely, AcceptsEquality; in expandCondBranches() local
|
/aosp_15_r20/external/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 2766 bool ReverseOrderSLT, IsUnsigned, IsLikely, AcceptsEquality; in expandCondBranches() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 8170 bool IsLikely, in AddSuccessorMBB()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 10065 bool IsLikely, in AddSuccessorMBB()
|