Home
last modified time | relevance | path

Searched refs:EnableBranchPrediction (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp48 static cl::opt<bool> EnableBranchPrediction("hexagon-enable-branch-prediction", variable
4239 if (EnableBranchPrediction && isPredicatedNew(*MI)) { in invertAndChangeJumpTarget()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp77 static cl::opt<bool> EnableBranchPrediction("hexagon-enable-branch-prediction", variable
4324 if (EnableBranchPrediction && isPredicatedNew(MI)) { in invertAndChangeJumpTarget()