Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp402 bool evaluateCTBi(const APInt &A1, bool Zeros, bool Ones, APInt &Result);
1698 evaluateCTBi(A, Zeros, Ones, CA); in evaluateCTBr()
1707 bool MachineConstEvaluator::evaluateCTBi(const APInt &A1, bool Zeros, in evaluateCTBi() function in MachineConstEvaluator