Searched refs:getDarwinDirective (Results 1 – 14 of 14) sorted by relevance
210 if (ST->getDarwinDirective() == PPC::DIR_A2) { in getUnrollingPreferences()236 if (ST->getDarwinDirective() == PPC::DIR_A2) in enableAggressiveInterleaving()284 unsigned Directive = ST->getDarwinDirective(); in getCacheLineSize()300 unsigned Directive = ST->getDarwinDirective(); in getMaxInterleaveFactor()
163 DAG->MF.getSubtarget<PPCSubtarget>().getDarwinDirective(); in PreEmitNoops()224 DAG->MF.getSubtarget<PPCSubtarget>().getDarwinDirective(); in EmitNoop()
171 unsigned getDarwinDirective() const { return DarwinDirective; } in getDarwinDirective() function
1536 unsigned FDir = STI.getDarwinDirective(); in EmitStartOfAsmFile()1537 Directive = Directive > FDir ? FDir : STI.getDarwinDirective(); in EmitStartOfAsmFile()
113 static_cast<const PPCSubtarget *>(STI)->getDarwinDirective(); in CreateTargetHazardRecognizer()130 DAG->MF.getSubtarget<PPCSubtarget>().getDarwinDirective(); in CreateTargetPostRAHazardRecognizer()207 unsigned Directive = Subtarget.getDarwinDirective(); in getOperandLatency()460 unsigned Directive = Subtarget.getDarwinDirective(); in insertNoop()
1131 switch (Subtarget.getDarwinDirective()) { in PPCTargetLowering()1160 if (Subtarget.getDarwinDirective() == PPC::DIR_E500mc || in PPCTargetLowering()1161 Subtarget.getDarwinDirective() == PPC::DIR_E5500) { in PPCTargetLowering()1168 } else if (Subtarget.getDarwinDirective() == PPC::DIR_A2) { in PPCTargetLowering()10868 switch (Subtarget.getDarwinDirective()) { in combineRepeatedFPDivisors()13192 switch (Subtarget.getDarwinDirective()) { in getPrefLoopAlignment()
193 if (ST->getDarwinDirective() == PPC::DIR_A2) { in getUnrollingPreferences()211 if (ST->getDarwinDirective() == PPC::DIR_A2) in enableAggressiveInterleaving()253 unsigned Directive = ST->getDarwinDirective(); in getMaxInterleaveFactor()
167 unsigned getDarwinDirective() const { return DarwinDirective; } in getDarwinDirective() function
77 static_cast<const PPCSubtarget *>(STI)->getDarwinDirective(); in CreateTargetHazardRecognizer()94 DAG->MF.getSubtarget<PPCSubtarget>().getDarwinDirective(); in CreateTargetPostRAHazardRecognizer()171 unsigned Directive = Subtarget.getDarwinDirective(); in getOperandLatency()424 unsigned Directive = Subtarget.getDarwinDirective(); in insertNoop()
1303 unsigned FDir = STI.getDarwinDirective(); in EmitStartOfAsmFile()1304 Directive = Directive > FDir ? FDir : STI.getDarwinDirective(); in EmitStartOfAsmFile()
912 switch (Subtarget.getDarwinDirective()) { in PPCTargetLowering()940 if (Subtarget.getDarwinDirective() == PPC::DIR_E500mc || in PPCTargetLowering()941 Subtarget.getDarwinDirective() == PPC::DIR_E5500) { in PPCTargetLowering()948 } else if (Subtarget.getDarwinDirective() == PPC::DIR_A2) { in PPCTargetLowering()9507 switch (Subtarget.getDarwinDirective()) { in combineRepeatedFPDivisors()11278 switch (Subtarget.getDarwinDirective()) { in getPrefLoopAlignment()
97 unsigned getDarwinDirective() const { return DarwinDirective; } in getDarwinDirective() function
433 unsigned Directive = Subtarget.getDarwinDirective(); in EmitStartOfAsmFile()