Searched refs:insertComplexPart (Results 1 – 3 of 3) sorted by relevance
83 helper->insertComplexPart(cVal1, rThree, /*isImagPart=*/false); in TEST_F()85 helper->insertComplexPart(cVal3, rFour, /*isImagPart=*/true); in TEST_F()
53 mlir::Value insertComplexPart(mlir::Value cplx, mlir::Value part, in insertComplexPart() function
2451 return fir::factory::Complex{builder, loc}.insertComplexPart( in genConjg()