Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.cpp174 FunctionPass *createHexagonLoopRescheduling();
378 addPass(createHexagonLoopRescheduling()); in addInstSelector()
H A DHexagonBitSimplify.cpp2892 FunctionPass *createHexagonLoopRescheduling();
3375 FunctionPass *llvm::createHexagonLoopRescheduling() { in createHexagonLoopRescheduling() function in llvm