Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.cpp163 FunctionPass *createHexagonLoopRescheduling();
343 addPass(createHexagonLoopRescheduling()); in addInstSelector()
H A DHexagonBitSimplify.cpp2885 FunctionPass *createHexagonLoopRescheduling();
3368 FunctionPass *llvm::createHexagonLoopRescheduling() { in createHexagonLoopRescheduling() function in llvm