Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprComplex.cpp10 class ComplexExprEmitter : public StmtVisitor<ComplexExprEmitter, mlir::Value> { class
15 explicit ComplexExprEmitter(CIRGenFunction &cgf) in ComplexExprEmitter() function in __anonb9062a7a0111::ComplexExprEmitter
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp47 class ComplexExprEmitter class
56 ComplexExprEmitter(CodeGenFunction &cgf, bool ir = false, bool ii = false) in ComplexExprEmitter() function in __anon18403adf0111::ComplexExprEmitter