Lines Matching refs:tryDecodeInst

443       Res = tryDecodeInst(DecoderTableDPP8GFX1196, MI, DecW,  in getInstruction()
448 Res = tryDecodeInst(DecoderTableDPPGFX1196, MI, DecW, in getInstruction()
461 Res = tryDecodeInst(DecoderTableGFX1196, MI, DecW, Address); in getInstruction()
472 Res = tryDecodeInst(DecoderTableGFX10_B64, MI, QW, Address); in getInstruction()
483 Res = tryDecodeInst(DecoderTableDPP864, MI, QW, Address); in getInstruction()
488 Res = tryDecodeInst(DecoderTableDPP8GFX1164, MI, QW, Address); in getInstruction()
493 Res = tryDecodeInst(DecoderTableDPP64, MI, QW, Address); in getInstruction()
496 Res = tryDecodeInst(DecoderTableDPPGFX1164, MI, QW, Address); in getInstruction()
503 Res = tryDecodeInst(DecoderTableSDWA64, MI, QW, Address); in getInstruction()
506 Res = tryDecodeInst(DecoderTableSDWA964, MI, QW, Address); in getInstruction()
509 Res = tryDecodeInst(DecoderTableSDWA1064, MI, QW, Address); in getInstruction()
513 Res = tryDecodeInst(DecoderTableGFX80_UNPACKED64, MI, QW, Address); in getInstruction()
522 Res = tryDecodeInst(DecoderTableGFX9_DL64, MI, QW, Address); in getInstruction()
534 Res = tryDecodeInst(DecoderTableGFX832, MI, DW, Address); in getInstruction()
537 Res = tryDecodeInst(DecoderTableAMDGPU32, MI, DW, Address); in getInstruction()
540 Res = tryDecodeInst(DecoderTableGFX932, MI, DW, Address); in getInstruction()
544 Res = tryDecodeInst(DecoderTableGFX90A32, MI, DW, Address); in getInstruction()
550 Res = tryDecodeInst(DecoderTableGFX10_B32, MI, DW, Address); in getInstruction()
554 Res = tryDecodeInst(DecoderTableGFX1032, MI, DW, Address); in getInstruction()
557 Res = tryDecodeInst(DecoderTableGFX1132, MI, DW, Address); in getInstruction()
564 Res = tryDecodeInst(DecoderTableGFX90A64, MI, QW, Address); in getInstruction()
569 Res = tryDecodeInst(DecoderTableGFX864, MI, QW, Address); in getInstruction()
572 Res = tryDecodeInst(DecoderTableAMDGPU64, MI, QW, Address); in getInstruction()
575 Res = tryDecodeInst(DecoderTableGFX964, MI, QW, Address); in getInstruction()
578 Res = tryDecodeInst(DecoderTableGFX1064, MI, QW, Address); in getInstruction()
581 Res = tryDecodeInst(DecoderTableGFX1164, MI, QW, Address); in getInstruction()
585 Res = tryDecodeInst(DecoderTableWMMAGFX1164, MI, QW, Address); in getInstruction()