Searched refs:GetAPIntValue (Results 1 – 1 of 1) sorted by relevance
13577 auto GetAPIntValue = [](SDValue Op) -> std::optional<APInt> { in visitSETCC() local13585 IsRotate ? std::nullopt : GetAPIntValue(AndOrOp.getOperand(1)); in visitSETCC()13587 GetAPIntValue(ShiftOrRotate.getOperand(1)); in visitSETCC()