Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonTargetMachine.cpp99 FunctionPass *createHexagonExpandCondsets();
180 Pass *Exp = createHexagonExpandCondsets(); in HexagonPassConfig()
DHexagonExpandCondsets.cpp88 FunctionPass *createHexagonExpandCondsets();
1355 FunctionPass *llvm::createHexagonExpandCondsets() { in createHexagonExpandCondsets() function in llvm