Searched refs:FourByteBuffer (Results 1 – 2 of 2) sorted by relevance
1538 if (FourByteBuffer & COMPUTE_PGM_RSRC1_PRIV) in decodeCOMPUTE_PGM_RSRC1()1635 uint32_t FourByteBuffer = 0; in decodeKernelDescriptorDirective() local1645 FourByteBuffer = DE.getU32(Cursor); in decodeKernelDescriptorDirective()1651 FourByteBuffer = DE.getU32(Cursor); in decodeKernelDescriptorDirective()1653 << FourByteBuffer << '\n'; in decodeKernelDescriptorDirective()1657 FourByteBuffer = DE.getU32(Cursor); in decodeKernelDescriptorDirective()1659 << FourByteBuffer << '\n'; in decodeKernelDescriptorDirective()1693 FourByteBuffer = DE.getU32(Cursor); in decodeKernelDescriptorDirective()1694 if (!isGFX10Plus() && FourByteBuffer) { in decodeKernelDescriptorDirective()1700 FourByteBuffer = DE.getU32(Cursor); in decodeKernelDescriptorDirective()[all …]
80 DecodeStatus decodeCOMPUTE_PGM_RSRC1(uint32_t FourByteBuffer,87 DecodeStatus decodeCOMPUTE_PGM_RSRC2(uint32_t FourByteBuffer,