Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DCommon_BinaryEncoding.h2522 uint32_t src0Index; in BDWcompactOneInstruction() local
2528 if (!BDWCompactSourceTable.FindIndex(src0Index, bits_088_077)) in BDWcompactOneInstruction()
2538 src0Index = 0; in BDWcompactOneInstruction()
2599 SetCmpSrc0Index(mybin, src0Index); //34:30 in BDWcompactOneInstruction()
2652 uint32_t src0Index = GetCmpSrc0Index(mybin); in uncompactOneInstruction() local
2653 if (COMPACT_TABLE_SIZE <= src0Index) in uncompactOneInstruction()
2696 uint32_t bits88 = CompactSourceTable.GetBits_088_077(src0Index); in uncompactOneInstruction()