Home
last modified time | relevance | path

Searched refs:getPredictableBranchThreshold (Results 1 – 9 of 9) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetLowering.h267 virtual BranchProbability getPredictableBranchThreshold() const;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1566 BranchProbability TargetLoweringBase::getPredictableBranchThreshold() const { in getPredictableBranchThreshold() function in TargetLoweringBase
DCodeGenPrepare.cpp5972 if (Probability > TLI->getPredictableBranchThreshold()) in isFormingBranchFromSelectProfitable()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1645 BranchProbability TargetLoweringBase::getPredictableBranchThreshold() const { in getPredictableBranchThreshold() function in TargetLoweringBase
DCodeGenPrepare.cpp4564 if (Probability > TLI->getPredictableBranchThreshold()) in isFormingBranchFromSelectProfitable()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1752 BranchProbability TargetLoweringBase::getPredictableBranchThreshold() const { in getPredictableBranchThreshold() function in TargetLoweringBase
DCodeGenPrepare.cpp6413 if (Probability > TLI->getPredictableBranchThreshold()) in isFormingBranchFromSelectProfitable()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h404 virtual BranchProbability getPredictableBranchThreshold() const;
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h533 virtual BranchProbability getPredictableBranchThreshold() const;