Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h100 static bool isGenericOpcode(unsigned Opc) { in isGenericOpcode() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp3181 SIInstrInfo::isGenericOpcode(MI.getOpcode()) || in shouldReadExec()
3202 if (SIInstrInfo::isGenericOpcode(MI.getOpcode())) in verifyInstruction()