Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonTargetMachine.cpp111 FunctionPass *createHexagonExpandCondsets();
271 Pass *Exp = createHexagonExpandCondsets(); in addPreRegAlloc()
DHexagonExpandCondsets.cpp173 FunctionPass *createHexagonExpandCondsets();
1311 FunctionPass *llvm::createHexagonExpandCondsets() { in createHexagonExpandCondsets() function in llvm