Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.h209 static Capture makeConstant(llvm::Value *value) { in makeConstant() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DKnownBits.h279 static KnownBits makeConstant(const APInt &C) { in makeConstant() function