Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantEmitter.h125 llvm::Constant *emitForMemory(llvm::Constant *C, QualType T) { in emitForMemory() function
H A DCGExprConstant.cpp1960 llvm::Constant *ConstantEmitter::emitForMemory(CodeGenModule &CGM, in emitForMemory() function in ConstantEmitter
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprConstant.cpp663 mlir::Attribute ConstantEmitter::emitForMemory(mlir::Attribute c, in emitForMemory() function in ConstantEmitter