Searched defs:maxInt (Results 1 – 3 of 3) sorted by relevance
30 APInt maxInt = APInt::getSignedMaxValue(64); in TEST() local
157 int64_t maxInt = llvm::APInt::getSignedMaxValue(bits).getSExtValue(); getReductionInitValue() local
358 auto maxInt = std::min(op.getMaxInt(), clampOp.getMaxInt()); matchAndRewrite() local