Searched defs:makeConstant (Results 1 – 3 of 3) sorted by relevance
199 static Capture makeConstant(llvm::Value *value) { in makeConstant() function
310 static KnownBits makeConstant(const APInt &C) { in makeConstant() function
55 auto makeConstant = [&](Attribute attr, Type type) -> Value { in matchAndRewrite() local