Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.cpp182 FunctionPass *createHexagonLoopRescheduling();
382 addPass(createHexagonLoopRescheduling()); in addInstSelector()
H A DHexagonBitSimplify.cpp2917 FunctionPass *createHexagonLoopRescheduling();
3397 FunctionPass *llvm::createHexagonLoopRescheduling() { in createHexagonLoopRescheduling() function in llvm