Searched refs:FourByteBuffer (Results 1 – 2 of 2) sorted by relevance
1861 #define GET_FIELD(MASK) (AMDHSA_BITS_GET(FourByteBuffer, MASK))1874 if (FourByteBuffer & (MASK)) { \1892 uint32_t FourByteBuffer, raw_string_ostream &KdStream) const { in decodeCOMPUTE_PGM_RSRC1() argument2000 uint32_t FourByteBuffer, raw_string_ostream &KdStream) const { in decodeCOMPUTE_PGM_RSRC2() argument2048 uint32_t FourByteBuffer, raw_string_ostream &KdStream) const { in decodeCOMPUTE_PGM_RSRC3() argument2123 } else if (FourByteBuffer) { in decodeCOMPUTE_PGM_RSRC3()2170 uint32_t FourByteBuffer = 0; in decodeKernelDescriptorDirective() local2180 FourByteBuffer = DE.getU32(Cursor); in decodeKernelDescriptorDirective()2181 KdStream << Indent << ".amdhsa_group_segment_fixed_size " << FourByteBuffer in decodeKernelDescriptorDirective()2186 FourByteBuffer = DE.getU32(Cursor); in decodeKernelDescriptorDirective()[all …]
186 Expected<bool> decodeCOMPUTE_PGM_RSRC1(uint32_t FourByteBuffer,193 Expected<bool> decodeCOMPUTE_PGM_RSRC2(uint32_t FourByteBuffer,200 Expected<bool> decodeCOMPUTE_PGM_RSRC3(uint32_t FourByteBuffer,