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

  /external/llvm/lib/Target/R600/
AMDGPUInstrInfo.h 134 bool isRegisterStore(const MachineInstr &MI) const;
AMDGPUInstrInfo.cpp 239 bool AMDGPUInstrInfo::isRegisterStore(const MachineInstr &MI) const {
AMDGPUIndirectAddressing.cpp 90 if (!TII->isRegisterStore(MI)) {

Completed in 38 milliseconds