Home
last modified time | relevance | path

Searched defs:pickNode (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/R600/
DR600MachineScheduler.cpp63 SUnit* R600SchedStrategy::pickNode(bool &IsTopNode) { in pickNode() function in R600SchedStrategy
/external/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.cpp636 SUnit *ConvergingVLIWScheduler::pickNode(bool &IsTopNode) { in pickNode() function in ConvergingVLIWScheduler
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp2032 SUnit *ConvergingScheduler::pickNode(bool &IsTopNode) { in pickNode() function in ConvergingScheduler
2183 virtual SUnit *pickNode(bool &IsTopNode) { in pickNode() function in __anon029210900611::ILPScheduler
2272 virtual SUnit *pickNode(bool &IsTopNode) { in pickNode() function in __anon029210900711::InstructionShuffler