Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DBinaryEncoding.h623 extern unsigned long bits3SrcDstType[2];
749 SET_BIT_RANGE(bits3SrcDstType, 48, 46); in InitPlatform()
H A DBinaryEncoding.cpp28 unsigned long bits3SrcDstType[] = {128, 128}; variable
1465 mybin->SetBits(bits3SrcDstType[0], bits3SrcDstType[1], (uint32_t)dType); in Set3SrcDstType()