Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.cpp215 FunctionPass *createHexagonLoopRescheduling();
422 addPass(createHexagonLoopRescheduling()); in addInstSelector()
H A DHexagonBitSimplify.cpp2918 FunctionPass *createHexagonLoopRescheduling();
3397 FunctionPass *llvm::createHexagonLoopRescheduling() { in createHexagonLoopRescheduling() function in llvm