Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/arc/
H A Darguments.c84 _Complex float cplx1(float r) { in cplx1() function
/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DTargetRewrite.cpp664 auto cplx1 = rewriter->create<fir::InsertValueOp>( in convertSignature() local