Searched refs:isLDSRetInstr (Results 1 – 5 of 5) sorted by relevance
98 if (TII->isLDSRetInstr(MI.getOpcode())) { in runOnMachineFunction()
89 bool isLDSRetInstr(unsigned Opcode) const;
68 if (TII->isLDSRetInstr(MI.getOpcode())) in OccupiedDwords()
156 bool R600InstrInfo::isLDSRetInstr(unsigned Opcode) const { in isLDSRetInstr() function in R600InstrInfo
301 if (TII->isLDSRetInstr(MI.getOpcode())) { in EmitInstrWithCustomInserter()