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