Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
HDAMDGPUDisassembler.h207 void convertDPP8Inst(MCInst &MI) const;
HDAMDGPUDisassembler.cpp626 convertDPP8Inst(MI); in getInstruction()
895 void AMDGPUDisassembler::convertDPP8Inst(MCInst &MI) const { in convertDPP8Inst() function in AMDGPUDisassembler