Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp399 bool evaluateCLBi(const APInt &A1, bool Zeros, bool Ones, APInt &Result);
1663 evaluateCLBi(A, Zeros, Ones, CA); in evaluateCLBr()
1672 bool MachineConstEvaluator::evaluateCLBi(const APInt &A1, bool Zeros, in evaluateCLBi() function in MachineConstEvaluator