Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp2760 uint16_t BasicOpcode = AMDGPU::getBasicFromSDWAOp(Opcode); in verifyInstruction() local
2761 if (isVOPC(BasicOpcode)) { in verifyInstruction()