Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DIsaDescription.cpp886 {OPND_SAMPLE, ISA_TYPE_UB, 0},
900 {OPND_SAMPLE, ISA_TYPE_UB, 0},
927 {OPND_SAMPLE, ISA_TYPE_UB, 0},
1374 {OPND_SAMPLE, ISA_TYPE_UB, 0}, /// Sampler
1409 {OPND_SAMPLE, ISA_TYPE_UB, 0}, /// Sampler
1830 { OPND_SAMPLE, ISA_TYPE_UB, 0 }, /// Sampler
1849 { OPND_SAMPLE, ISA_TYPE_UB, 0 }, /// Sampler
1861 { OPND_SAMPLE, ISA_TYPE_UB, 0 }, /// Sampler
1871 { OPND_SAMPLE, ISA_TYPE_UB, 0 }, /// Sampler
1912 { OPND_SAMPLE, ISA_TYPE_UB, 0 }, /// Sampler
[all …]
H A DIsaDescription.h33 #define OPND_SAMPLE 0x40000 macro
55 #define OPND_SPECIAL OPND_SAMPLE | OPND_SURFACE
H A DByteCodeReaderNG.cpp1988 if (opndDesc->opnd_type == OPND_SAMPLE) in readInstructionSampler()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DIsaDescription.h32 #define OPND_SAMPLE 0x40000 macro
54 #define OPND_SPECIAL OPND_SAMPLE | OPND_SURFACE