Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprComplex.cpp172 void ComplexExprEmitter::emitStoreOfComplex(mlir::Location loc, mlir::Value val, in emitStoreOfComplex() function in ComplexExprEmitter
420 void CIRGenFunction::emitStoreOfComplex(mlir::Location loc, mlir::Value v, in emitStoreOfComplex() function in CIRGenFunction