Home
last modified time | relevance | path

Searched refs:emitBinAdd (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprComplex.cpp76 mlir::Value emitBinAdd(const BinOpInfo &op);
390 mlir::Value ComplexExprEmitter::emitBinAdd(const BinOpInfo &op) { in emitBinAdd() function in ComplexExprEmitter