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

  /external/llvm/lib/Target/AMDGPU/
R600Packetizer.cpp 215 bool ARUse = TII->usesAddressRegister(MII) ||
216 TII->usesAddressRegister(MIJ);
R600InstrInfo.h 99 bool usesAddressRegister(MachineInstr *MI) const;
R600InstrInfo.cpp 234 bool R600InstrInfo::usesAddressRegister(MachineInstr *MI) const {
    [all...]

Completed in 913 milliseconds