Searched refs:hasDotTypeDotSizeDirective (Results 1 – 5 of 5) sorted by relevance
151 if (MAI->hasDotTypeDotSizeDirective()) { in emitGlobalVariable()
755 bool hasDotTypeDotSizeDirective() const { return HasDotTypeDotSizeDirective; } in hasDotTypeDotSizeDirective() function
177 if (MAI->hasDotTypeDotSizeDirective()) in emitKCFITypeId()188 if (MAI->hasDotTypeDotSizeDirective()) { in emitKCFITypeId()
774 if (MAI->hasDotTypeDotSizeDirective()) in emitGlobalVariable()909 if (MAI->hasDotTypeDotSizeDirective()) in emitGlobalVariable()959 if (MAI->hasDotTypeDotSizeDirective()) in emitFunctionHeader()1093 if (MAI->hasDotTypeDotSizeDirective()) in emitFunctionEntryLabel()1837 (MAI->hasDotTypeDotSizeDirective() && MBB.isEndSection())) in emitFunctionBody()1844 if (MAI->hasDotTypeDotSizeDirective()) { in emitFunctionBody()1937 bool EmitFunctionSize = MAI->hasDotTypeDotSizeDirective() && !TT.isWasm(); in emitFunctionBody()2163 if (MAI->hasDotTypeDotSizeDirective() && GA.getValueType()->isSized() && in emitGlobalAlias()
719 if (!MAI->hasDotTypeDotSizeDirective()) in emitSymbolAttribute()1032 assert(MAI->hasDotTypeDotSizeDirective()); in emitELFSize()