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

  /external/llvm/lib/Target/AMDGPU/
R600Packetizer.cpp 211 TII->definesAddressRegister(*MII) || TII->definesAddressRegister(*MIJ);
R600InstrInfo.h 100 bool definesAddressRegister(MachineInstr &MI) const;
R600InstrInfo.cpp 230 bool R600InstrInfo::definesAddressRegister(MachineInstr &MI) const {
    [all...]

Completed in 70 milliseconds