HomeSort by: relevance | last modified time | path
    Searched refs:PPCPreRASchedStrategy (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCMachineScheduler.h 21 class PPCPreRASchedStrategy : public GenericScheduler {
23 PPCPreRASchedStrategy(const MachineSchedContext *C) :
PPCMachineScheduler.cpp 29 bool PPCPreRASchedStrategy::biasAddiLoadCandidate(SchedCandidate &Cand,
49 void PPCPreRASchedStrategy::tryCandidate(SchedCandidate &Cand,
PPCTargetMachine.cpp 282 std::make_unique<PPCPreRASchedStrategy>(C) :

Completed in 24 milliseconds