Home
last modified time | relevance | path

Searched refs:createHexagonLoopRescheduling (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonTargetMachine.cpp120 FunctionPass *createHexagonLoopRescheduling();
250 addPass(createHexagonLoopRescheduling(), false); in addInstSelector()
DHexagonBitSimplify.cpp2298 FunctionPass *createHexagonLoopRescheduling();
2779 FunctionPass *llvm::createHexagonLoopRescheduling() { in createHexagonLoopRescheduling() function in llvm