Searched defs:makeConstant (Results 1 – 3 of 3) sorted by relevance
290 static KnownBits makeConstant(const APInt &C) { makeConstant() function
221 static Capture makeConstant(llvm::Value *value, in makeConstant() function
384 auto makeConstant = [&](uint64_t c) { in matchAndRewrite() local