Searched refs:isGenericOpcode (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp393 if (TargetInstrInfo::isGenericOpcode(MI.getOpcode())) {
H A DSIInstrInfo.cpp1640 if (SIInstrInfo::isGenericOpcode(MI.getOpcode()) ||
/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h67 static bool isGenericOpcode(unsigned Opc) { function in class:llvm::TargetInstrInfo

Completed in 204 milliseconds