Searched refs:isLDSRetInstr (Results 1 – 5 of 5) sorted by relevance
56 if (TII->isLDSRetInstr(MI.getOpcode())) in OccupiedDwords()
81 bool isLDSRetInstr(unsigned Opcode) const;
82 if (TII->isLDSRetInstr(MI.getOpcode())) { in runOnMachineFunction()
151 bool R600InstrInfo::isLDSRetInstr(unsigned Opcode) const { in isLDSRetInstr() function in R600InstrInfo
222 if (TII->isLDSRetInstr(MI.getOpcode())) { in EmitInstrWithCustomInserter()