Home
last modified time | relevance | path

Searched refs:createXCoreISelDag (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCore.h27 FunctionPass *createXCoreISelDag(XCoreTargetMachine &TM);
DXCoreTargetMachine.cpp37 PM.add(createXCoreISelDag(*this)); in addInstSelector()
DXCoreISelDAGToDAG.cpp86 FunctionPass *llvm::createXCoreISelDag(XCoreTargetMachine &TM) { in createXCoreISelDag() function in llvm
/external/llvm/lib/Target/XCore/
DXCore.h31 FunctionPass *createXCoreISelDag(XCoreTargetMachine &TM,
DXCoreTargetMachine.cpp82 addPass(createXCoreISelDag(getXCoreTargetMachine(), getOptLevel())); in addInstSelector()
DXCoreISelDAGToDAG.cpp82 FunctionPass *llvm::createXCoreISelDag(XCoreTargetMachine &TM, in createXCoreISelDag() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCore.h31 FunctionPass *createXCoreISelDag(XCoreTargetMachine &TM,
DXCoreTargetMachine.cpp98 addPass(createXCoreISelDag(getXCoreTargetMachine(), getOptLevel())); in addInstSelector()
DXCoreISelDAGToDAG.cpp82 FunctionPass *llvm::createXCoreISelDag(XCoreTargetMachine &TM, in createXCoreISelDag() function in llvm