Home | History | Annotate | Download | only in Support

Lines Matching defs:getDefaultFormat

588 static Triple::ObjectFormatType getDefaultFormat(const Triple &T) {
680 ObjectFormat = getDefaultFormat(*this);
696 ObjectFormat = getDefaultFormat(*this);
715 ObjectFormat = getDefaultFormat(*this);
1093 if (ObjectFormat == getDefaultFormat(*this))