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