Searched refs:FourByteBuffer (Results 1 – 2 of 2) sorted by relevance
1833 if (FourByteBuffer & COMPUTE_PGM_RSRC1_PRIV) in decodeCOMPUTE_PGM_RSRC1()1930 uint32_t FourByteBuffer = 0; in decodeKernelDescriptorDirective() local1940 FourByteBuffer = DE.getU32(Cursor); in decodeKernelDescriptorDirective()1946 FourByteBuffer = DE.getU32(Cursor); in decodeKernelDescriptorDirective()1948 << FourByteBuffer << '\n'; in decodeKernelDescriptorDirective()1952 FourByteBuffer = DE.getU32(Cursor); in decodeKernelDescriptorDirective()1954 << FourByteBuffer << '\n'; in decodeKernelDescriptorDirective()1988 FourByteBuffer = DE.getU32(Cursor); in decodeKernelDescriptorDirective()1989 if (!isGFX10Plus() && FourByteBuffer) { in decodeKernelDescriptorDirective()1995 FourByteBuffer = DE.getU32(Cursor); in decodeKernelDescriptorDirective()[all …]
149 DecodeStatus decodeCOMPUTE_PGM_RSRC1(uint32_t FourByteBuffer,156 DecodeStatus decodeCOMPUTE_PGM_RSRC2(uint32_t FourByteBuffer,