Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:LongDouble

1223     case BuiltinType::LongDouble:
1224 return getTarget().useObjCFPRetForRealType(TargetInfo::LongDouble);
1234 if (BT->getKind() == BuiltinType::LongDouble)