Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp410 bool evaluateCLBi(const APInt &A1, bool Zeros, bool Ones, APInt &Result);
1674 evaluateCLBi(A, Zeros, Ones, CA); in evaluateCLBr()
1683 bool MachineConstEvaluator::evaluateCLBi(const APInt &A1, bool Zeros, in evaluateCLBi() function in MachineConstEvaluator