Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isAnyComplexType

1938   if (Op->getType()->isAnyComplexType()) {
1955 if (Op->getType()->isAnyComplexType()) {
1999 if (E->getComputationResultType()->isAnyComplexType())
2704 } else if (!LHSTy->isAnyComplexType()) {
3309 assert(SrcTy->isAnyComplexType() && hasScalarEvaluationKind(DstTy) &&