Searched refs:evaluateCTBi (Results 1 – 1 of 1) sorted by relevance
393 bool evaluateCTBi(const APInt &A1, bool Zeros, bool Ones, APInt &Result);1709 evaluateCTBi(A, Zeros, Ones, CA); in evaluateCTBr()1718 bool MachineConstEvaluator::evaluateCTBi(const APInt &A1, bool Zeros, in evaluateCTBi() function in MachineConstEvaluator