Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h109 static bool isGenericOpcode(unsigned Opc) { in isGenericOpcode() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp4084 SIInstrInfo::isGenericOpcode(MI.getOpcode()) || in shouldReadExec()
4105 if (SIInstrInfo::isGenericOpcode(MI.getOpcode())) in verifyInstruction()
8460 if (SIInstrInfo::isGenericOpcode(opcode)) in getInstructionUniformity()