Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.cpp181 FunctionPass *createHexagonLoopRescheduling();
386 addPass(createHexagonLoopRescheduling()); in addInstSelector()
H A DHexagonBitSimplify.cpp2917 FunctionPass *createHexagonLoopRescheduling();
3397 FunctionPass *llvm::createHexagonLoopRescheduling() { in createHexagonLoopRescheduling() function in llvm