Searched refs:R600DAGToDAGISel (Results 1 – 1 of 1) sorted by relevance
225 class R600DAGToDAGISel : public AMDGPUDAGToDAGISel { class234 explicit R600DAGToDAGISel(TargetMachine *TM, CodeGenOpt::Level OptLevel) : in R600DAGToDAGISel() function in __anon03b7d1330111::R600DAGToDAGISel273 return new R600DAGToDAGISel(TM, OptLevel); in createR600ISelDag()2146 bool R600DAGToDAGISel::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()2151 bool R600DAGToDAGISel::isConstantLoad(const MemSDNode *N, int CbId) const { in isConstantLoad()2161 bool R600DAGToDAGISel::SelectGlobalValueConstantOffset(SDValue Addr, in SelectGlobalValueConstantOffset()2171 bool R600DAGToDAGISel::SelectGlobalValueVariableOffset(SDValue Addr, in SelectGlobalValueVariableOffset()2181 void R600DAGToDAGISel::Select(SDNode *N) { in Select()2218 bool R600DAGToDAGISel::SelectADDRIndirect(SDValue Addr, SDValue &Base, in SelectADDRIndirect()2242 bool R600DAGToDAGISel::SelectADDRVTX_READ(SDValue Addr, SDValue &Base, in SelectADDRVTX_READ()