Searched refs:evaluateCTBi (Results 1 – 1 of 1) sorted by relevance
402 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