Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp409 bool evaluateCLBi(const APInt &A1, bool Zeros, bool Ones, APInt &Result);
1673 evaluateCLBi(A, Zeros, Ones, CA); in evaluateCLBr()
1682 bool MachineConstEvaluator::evaluateCLBi(const APInt &A1, bool Zeros, in evaluateCLBi() function in MachineConstEvaluator