Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExpr.cpp486 mlir::Value CIRGenFunction::emitToMemory(mlir::Value value, QualType ty) { in emitToMemory() function in CIRGenFunction
/freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/DirectToLLVM/
H A DLowerToLLVM.cpp132 static mlir::Value emitToMemory(mlir::ConversionPatternRewriter &rewriter, in emitToMemory() function