Searched refs:isLDSRetInstr (Results 1 – 5 of 5) sorted by relevance
52 if (TII->isLDSRetInstr(MI.getOpcode())) in OccupiedDwords()
85 if (TII->isLDSRetInstr(MI.getOpcode())) { in runOnMachineFunction()
87 bool isLDSRetInstr(unsigned Opcode) const;
134 bool R600InstrInfo::isLDSRetInstr(unsigned Opcode) const { in isLDSRetInstr() function in R600InstrInfo
223 if (TII->isLDSRetInstr(MI.getOpcode())) { in EmitInstrWithCustomInserter()