Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagon.h97 FunctionPass *createHexagonLoopRescheduling();
H A DHexagonTargetMachine.cpp383 addPass(createHexagonLoopRescheduling()); in addInstSelector()
H A DHexagonBitSimplify.cpp3366 FunctionPass *llvm::createHexagonLoopRescheduling() { in createHexagonLoopRescheduling() function in llvm