Searched defs:TrueProb (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | LowerExpectIntrinsic.cpp | 69 double TrueProb = Confidence->getValueAPF().convertToDouble(); in getBranchWeight() local 136 double TrueProb = Confidence->getValueAPF().convertToDouble(); in handlePhiDef() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | ControlHeightReduction.cpp | 582 BranchProbability &TrueProb, in extractBranchProbabilities() 612 static bool checkBias(K *Key, BranchProbability TrueProb, in checkBias() 665 BranchProbability TrueProb, FalseProb; in checkBiasedSelect() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | ControlHeightReduction.cpp | 610 static bool checkMDProf(MDNode *MD, BranchProbability &TrueProb, in checkMDProf() 647 static bool checkBias(K *Key, BranchProbability TrueProb, in checkBias() 701 BranchProbability TrueProb, FalseProb; in checkBiasedSelect() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | SwitchLoweringUtils.h | 141 BranchProbability TrueProb, FalseProb; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | SwitchLoweringUtils.h | 141 BranchProbability TrueProb, FalseProb; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | SwitchLoweringUtils.h | 136 BranchProbability TrueProb, FalseProb; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | SwitchLoweringUtils.h | 141 BranchProbability TrueProb, FalseProb; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | SwitchLoweringUtils.h | 141 BranchProbability TrueProb, FalseProb; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | SwitchLoweringUtils.h | 141 BranchProbability TrueProb, FalseProb; member
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.h | 243 BranchProbability TrueProb, FalseProb; member
|