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

  /external/llvm/lib/Target/R600/
AMDGPUInstrInfo.h 135 bool isRegisterLoad(const MachineInstr &MI) const;
AMDGPUInstrInfo.cpp 243 bool AMDGPUInstrInfo::isRegisterLoad(const MachineInstr &MI) const {
AMDGPUIndirectAddressing.cpp 213 if (!TII->isRegisterLoad(MI)) {

Completed in 53 milliseconds