Searched defs:minInt (Results 1 – 4 of 4) sorted by relevance
31 APInt minInt = APInt::getSignedMinValue(64); in TEST() local
147 int64_t minInt = llvm::APInt::getSignedMinValue(bits).getSExtValue(); getReductionInitValue() local
357 auto minInt = std::max(op.getMinInt(), clampOp.getMinInt()); matchAndRewrite() local
423 int64_t minInt = llvm::APInt::getSignedMinValue(bits).getSExtValue(); genRuntimeMaxvalBody() local