HomeSort by: relevance | last modified time | path
    Searched defs:evaluateCLBi (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonConstPropagation.cpp 410 bool evaluateCLBi(const APInt &A1, bool Zeros, bool Ones, APInt &Result);
1680 evaluateCLBi(A, Zeros, Ones, CA);
1689 bool MachineConstEvaluator::evaluateCLBi(const APInt &A1, bool Zeros,

Completed in 27 milliseconds