Searched refs:hasSetDirective (Results 1 – 3 of 3) sorted by relevance
519 bool hasSetDirective() const { return HasSetDirective; } in hasSetDirective() function
921 if (MAI->hasSetDirective()) { in doFinalization()1124 MAI->hasSetDirective()) { in EmitJumpTableInfo()1205 if (MAI->hasSetDirective()) { in EmitJumpTableEntry()1371 if (!MAI->hasSetDirective()) { in EmitLabelDifference()1402 if (!MAI->hasSetDirective()) in EmitLabelOffsetDifference()
175 if (MO.isJTI() && MAI.hasSetDirective()) { in LowerSymbolOperand()