Searched defs:emitForMemory (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | ConstantEmitter.h | 124 llvm::Constant *emitForMemory(llvm::Constant *C, QualType T) { emitForMemory() function |
H A D | CGExprConstant.cpp | 1858 llvm::Constant *ConstantEmitter::emitForMemory(CodeGenModule &CGM, emitForMemory() function in ConstantEmitter |