Searched defs:XCoreDAGToDAGISel (Results 1 – 1 of 1) sorted by relevance
41 class XCoreDAGToDAGISel : public SelectionDAGISel { class 48 XCoreDAGToDAGISel(XCoreTargetMachine &TM, CodeGenOptLevel OptLevel) XCoreDAGToDAGISel() function in __anon19c43a910111::XCoreDAGToDAGISel 85 INITIALIZE_PASS(XCoreDAGToDAGISel,DEBUG_TYPE,PASS_NAME,false,false) INITIALIZE_PASS() argument