Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp391 bool evaluateCTBr(const RegSubRegPair &R1, bool Zeros, bool Ones,
1696 bool MachineConstEvaluator::evaluateCTBr(const RegSubRegPair &R1, bool Zeros, in evaluateCTBr() function in MachineConstEvaluator
2091 bool Eval = evaluateCTBr(R1, !Ones, Ones, Inputs, T); in evaluate()