Home
last modified time | relevance | path

Searched refs:bumpNode (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.h201 void bumpNode(SUnit *SU);
H A DHexagonMachineScheduler.cpp389 void ConvergingVLIWScheduler::VLIWSchedBoundary::bumpNode(SUnit *SU) { in bumpNode() function in ConvergingVLIWScheduler::VLIWSchedBoundary
996 Top.bumpNode(SU); in schedNode()
999 Bot.bumpNode(SU); in schedNode()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h791 void bumpNode(SUnit *SU);
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2378 void SchedBoundary::bumpNode(SUnit *SU) { in bumpNode() function in SchedBoundary
3472 Top.bumpNode(SU); in schedNode()
3477 Bot.bumpNode(SU); in schedNode()
3635 Top.bumpNode(SU); in schedNode()