Searched refs:complexTy1 (Results 1 – 1 of 1) sorted by relevance
38 complexTy1 = fir::ComplexType::get(&context, 4); in SetUp()55 fir::ComplexType complexTy1; member66 mlir::Value cVal1 = helper->createComplex(complexTy1, rOne, rTwo); in TEST_F()94 mlir::Value v1 = firBuilder->convertWithSemantics(loc, complexTy1, rOne); in TEST_F()