Home
last modified time | relevance | path

Searched defs:getPredictableBranchThreshold (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1645 BranchProbability TargetLoweringBase::getPredictableBranchThreshold() const { in getPredictableBranchThreshold() function in TargetLoweringBase
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1566 BranchProbability TargetLoweringBase::getPredictableBranchThreshold() const { in getPredictableBranchThreshold() function in TargetLoweringBase
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h86 BranchProbability getPredictableBranchThreshold() const { in getPredictableBranchThreshold() function
DTargetTransformInfo.h1948 BranchProbability getPredictableBranchThreshold() override { in getPredictableBranchThreshold() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp234 BranchProbability TargetTransformInfo::getPredictableBranchThreshold() const { in getPredictableBranchThreshold() function in TargetTransformInfo