Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGBlocks.h209 static Capture makeConstant(llvm::Value *value) { in makeConstant() function
/external/clang/lib/CodeGen/
DCGBlocks.h199 static Capture makeConstant(llvm::Value *value) { in makeConstant() function
/external/llvm-project/llvm/include/llvm/Support/
DKnownBits.h258 static KnownBits makeConstant(const APInt &C) { in makeConstant() function