Searched refs:hasSetDirective (Results 1 – 3 of 3) sorted by relevance
514 bool hasSetDirective() const { return HasSetDirective; } in hasSetDirective() function
880 if (MAI->hasSetDirective()) { in doFinalization()1082 MAI->hasSetDirective()) { in EmitJumpTableInfo()1154 if (MAI->hasSetDirective()) { in EmitJumpTableEntry()1325 if (!MAI->hasSetDirective()) { in EmitLabelDifference()1356 if (!MAI->hasSetDirective()) in EmitLabelOffsetDifference()
174 if (MO.isJTI() && MAI.hasSetDirective()) { in LowerSymbolOperand()