Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIWholeQuadMode.cpp393 if (TargetInstrInfo::isGenericOpcode(MI.getOpcode())) { in processBlock()
DSIInstrInfo.cpp1640 if (SIInstrInfo::isGenericOpcode(MI.getOpcode()) || in shouldReadExec()
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h67 static bool isGenericOpcode(unsigned Opc) { in isGenericOpcode() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h100 static bool isGenericOpcode(unsigned Opc) { in isGenericOpcode() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h107 static bool isGenericOpcode(unsigned Opc) { in isGenericOpcode() function
/external/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()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp3625 SIInstrInfo::isGenericOpcode(MI.getOpcode()) || in shouldReadExec()
3646 if (SIInstrInfo::isGenericOpcode(MI.getOpcode())) in verifyInstruction()