Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp388 bool evaluateCLBr(const RegSubRegPair &R1, bool Zeros, bool Ones,
1660 bool MachineConstEvaluator::evaluateCLBr(const RegSubRegPair &R1, bool Zeros, in evaluateCLBr() function in MachineConstEvaluator
2123 bool Eval = evaluateCLBr(R1, !OnlyOnes, !OnlyZeros, Inputs, T); in evaluate()