Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DConstantEmitter.h121 llvm::Constant *emitForMemory(llvm::Constant *C, QualType T) { in emitForMemory() function
H A DCGExprConstant.cpp1710 llvm::Constant *ConstantEmitter::emitForMemory(CodeGenModule &CGM, in emitForMemory() function in ConstantEmitter