Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp3878 uint16_t BasicOpcode = AMDGPU::getBasicFromSDWAOp(Opcode); in verifyInstruction() local
3879 if (isVOPC(BasicOpcode)) { in verifyInstruction()