| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | OpenCLBuiltins.td | 333 def Sampler : Type<"sampler_t", QualType<"Context.OCLSamplerTy">>; 1218 …def : Builtin<"read_imagef", [VectorType<Float, 4>, ImageType<imgTy, "RO">, Sampler, coordTy], Att… 1219 …def : Builtin<"read_imagei", [VectorType<Int, 4>, ImageType<imgTy, "RO">, Sampler, coordTy], Attr.… 1220 …def : Builtin<"read_imageui", [VectorType<UInt, 4>, ImageType<imgTy, "RO">, Sampler, coordTy], Att… 1225 …def : Builtin<"read_imagef", [VectorType<Float, 4>, ImageType<imgTy, "RO">, Sampler, VectorType<co… 1226 …def : Builtin<"read_imagei", [VectorType<Int, 4>, ImageType<imgTy, "RO">, Sampler, VectorType<coor… 1227 …def : Builtin<"read_imageui", [VectorType<UInt, 4>, ImageType<imgTy, "RO">, Sampler, VectorType<co… 1232 …def : Builtin<"read_imagef", [VectorType<Float, 4>, ImageType<imgTy, "RO">, Sampler, VectorType<co… 1233 …def : Builtin<"read_imagei", [VectorType<Int, 4>, ImageType<imgTy, "RO">, Sampler, VectorType<coor… 1234 …def : Builtin<"read_imageui", [VectorType<UInt, 4>, ImageType<imgTy, "RO">, Sampler, VectorType<co… [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| H A D | R600MCCodeEmitter.cpp | 116 int64_t Sampler = MI.getOperand(14).getImm(); in encodeInstruction() local 131 uint32_t Word2 = Sampler << 15 | SrcSelect[ELEMENT_X] << 20 | in encodeInstruction()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/AMDGPU/ |
| H A D | gfx9_samp_mimg.rst | 13 Sampler constant used to specify filtering options applied to the image data after it is read.
|
| H A D | gfx8_samp_mimg.rst | 13 Sampler constant used to specify filtering options applied to the image data after it is read.
|
| H A D | gfx10_samp_mimg.rst | 13 Sampler constant used to specify filtering options applied to the image data after it is read.
|
| H A D | gfx90a_ssamp.rst | 13 Sampler constant used to specify filtering options applied to the image data after it is read.
|
| H A D | gfx7_samp_mimg.rst | 13 Sampler constant used to specify filtering options applied to the image data after it is read.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| H A D | AMDGPUMetadata.h | 77 Sampler = 3, enumerator
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
| H A D | AMDGPUMetadata.cpp | 55 YIO.enumCase(EN, "Sampler", ValueKind::Sampler); in enumeration()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| H A D | MIMGInstructions.td | 36 bit Sampler = 0; 55 let Fields = ["BaseOpcode", "Store", "Atomic", "AtomicX2", "Sampler", 813 let Sampler = 1;
|
| H A D | AMDGPUHSAMetadataStreamer.cpp | 132 .Case("sampler_t", ValueKind::Sampler) in getValueKind()
|
| H A D | SIInsertWaitcnts.cpp | 160 return AMDGPU::getMIMGBaseOpcodeInfo(Info->BaseOpcode)->Sampler in getVmemType()
|
| H A D | AMDGPUInstructionSelector.cpp | 1488 if (!BaseOpcode->Sampler) in selectImageIntrinsic() 1673 if (BaseOpcode->Sampler) in selectImageIntrinsic()
|
| H A D | SILoadStoreOptimizer.cpp | 450 if (Info && AMDGPU::getMIMGBaseOpcodeInfo(Info->BaseOpcode)->Sampler) in getRegs()
|
| H A D | SIISelLowering.cpp | 6169 if (!BaseOpcode->Sampler) { in lowerImage() 6237 if (BaseOpcode->Sampler) in lowerImage()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/ |
| H A D | AMDGPUBaseInfo.h | 285 bool Sampler; member
|
| /netbsd-src/sys/dev/podulebus/ |
| H A D | podules | 216 podule WILDVISION_SOUNDSAMPLER 0x0054 Wild Vision Sound Sampler
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | AMDGPUUsage.rst | 2677 "Sampler"
|