Home
last modified time | relevance | path

Searched defs:makeConstant (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h221 static Capture makeConstant(llvm::Value *value, in makeConstant() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DKnownBits.h290 static KnownBits makeConstant(const APInt &C) { in makeConstant() function