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

  /external/llvm/lib/Target/R600/
SIInstrInfo.h 116 bool isSALUInstr(const MachineInstr &MI) const;
SIInstrInfo.cpp 482 bool SIInstrInfo::isSALUInstr(const MachineInstr &MI) const {
    [all...]

Completed in 66 milliseconds