Home
last modified time | relevance | path

Searched refs:isSALUOpSupportedOnVALU (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h334 bool isSALUOpSupportedOnVALU(const MachineInstr &MI) const;
DSIInstrInfo.cpp1646 bool SIInstrInfo::isSALUOpSupportedOnVALU(const MachineInstr &MI) const { in isSALUOpSupportedOnVALU() function in SIInstrInfo