Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonTargetMachine.cpp139 Pass *createHexagonLoopIdiomPass();
258 PM.add(createHexagonLoopIdiomPass()); in adjustPassManager()
DHexagonLoopIdiomRecognition.cpp111 Pass *createHexagonLoopIdiomPass();
2440 Pass *llvm::createHexagonLoopIdiomPass() { in createHexagonLoopIdiomPass() function in llvm