Searched refs:hasDotTypeDotSizeDirective (Results 1 – 5 of 5) sorted by relevance
598 bool hasDotTypeDotSizeDirective() const { return HasDotTypeDotSizeDirective; } in hasDotTypeDotSizeDirective() function
148 if (MAI->hasDotTypeDotSizeDirective()) { in emitGlobalVariable()
185 if (MAI->hasDotTypeDotSizeDirective()) in emitKCFITypeId()230 if (MAI->hasDotTypeDotSizeDirective()) { in emitKCFITypeId()
783 if (MAI->hasDotTypeDotSizeDirective()) in emitGlobalVariable()913 if (MAI->hasDotTypeDotSizeDirective()) in emitGlobalVariable()983 if (MAI->hasDotTypeDotSizeDirective()) in emitFunctionHeader()1977 (MAI->hasDotTypeDotSizeDirective() && MBB.isEndSection())) in emitFunctionBody()1984 if (MAI->hasDotTypeDotSizeDirective()) { in emitFunctionBody()2079 bool EmitFunctionSize = MAI->hasDotTypeDotSizeDirective() && !TT.isWasm(); in emitFunctionBody()2311 if (MAI->hasDotTypeDotSizeDirective() && GA.getValueType()->isSized() && in emitGlobalAlias()
731 if (!MAI->hasDotTypeDotSizeDirective()) in emitSymbolAttribute()1056 assert(MAI->hasDotTypeDotSizeDirective()); in emitELFSize()