HomeSort by relevance Sort by last modified time
    Searched full:definesaddressregister (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/R600/
R600Packetizer.cpp 213 bool ARDef = TII->definesAddressRegister(MII) ||
214 TII->definesAddressRegister(MIJ);
R600InstrInfo.h 100 bool definesAddressRegister(MachineInstr *MI) const;
R600InstrInfo.cpp 238 bool R600InstrInfo::definesAddressRegister(MachineInstr *MI) const {
    [all...]

Completed in 46 milliseconds