Searched refs:SparcDAGToDAGISel (Results 1 – 1 of 1) sorted by relevance
32 class SparcDAGToDAGISel : public SelectionDAGISel { class38 explicit SparcDAGToDAGISel(SparcTargetMachine &tm) in SparcDAGToDAGISel() function in __anon99b543150111::SparcDAGToDAGISel68 SDNode* SparcDAGToDAGISel::getGlobalBaseReg() { in getGlobalBaseReg()73 bool SparcDAGToDAGISel::SelectADDRri(SDValue Addr, in SelectADDRri()114 bool SparcDAGToDAGISel::SelectADDRrr(SDValue Addr, SDValue &R1, SDValue &R2) { in SelectADDRrr()137 SDNode *SparcDAGToDAGISel::Select(SDNode *N) { in Select()189 SparcDAGToDAGISel::SelectInlineAsmMemoryOperand(const SDValue &Op, in SelectInlineAsmMemoryOperand()210 return new SparcDAGToDAGISel(TM); in createSparcISelDag()