Home
last modified time | relevance | path

Searched refs:createAlphaISelDag (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlpha.h34 FunctionPass *createAlphaISelDag(AlphaTargetMachine &TM);
DAlphaTargetMachine.cpp42 PM.add(createAlphaISelDag(*this)); in addInstSelector()
DAlphaISelDAGToDAG.cpp423 FunctionPass *llvm::createAlphaISelDag(AlphaTargetMachine &TM) { in createAlphaISelDag() function in llvm