Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h122 static bool isGenericOpcode(unsigned Opc) { in isGenericOpcode() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp4594 SIInstrInfo::isGenericOpcode(MI.getOpcode()) || in shouldReadExec()
4615 if (SIInstrInfo::isGenericOpcode(MI.getOpcode())) in verifyInstruction()