Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DVOPDInstructions.td113 let DecoderMethod = "decodeOperandVOPDDstY";
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp291 static DecodeStatus decodeOperandVOPDDstY(MCInst &Inst, unsigned Val, in decodeOperandVOPDDstY() function