Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h107 static bool isGenericOpcode(unsigned Opc) { in isGenericOpcode() function
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp3965 SIInstrInfo::isGenericOpcode(MI.getOpcode()) || in shouldReadExec()
3986 if (SIInstrInfo::isGenericOpcode(MI.getOpcode())) in verifyInstruction()