Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonTargetMachine.cpp163 FunctionPass *createHexagonLoopRescheduling();
343 addPass(createHexagonLoopRescheduling()); in addInstSelector()
DHexagonBitSimplify.cpp2882 FunctionPass *createHexagonLoopRescheduling();
3365 FunctionPass *llvm::createHexagonLoopRescheduling() { in createHexagonLoopRescheduling() function in llvm