Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DConstantEmitter.h118 llvm::Constant *emitForMemory(llvm::Constant *C, QualType T) { in emitForMemory() function
H A DCGExprConstant.cpp1684 llvm::Constant *ConstantEmitter::emitForMemory(CodeGenModule &CGM, in emitForMemory() function in ConstantEmitter