Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DOpenCLBuiltins.td333 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 DR600MCCodeEmitter.cpp116 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 Dgfx9_samp_mimg.rst13 Sampler constant used to specify filtering options applied to the image data after it is read.
H A Dgfx8_samp_mimg.rst13 Sampler constant used to specify filtering options applied to the image data after it is read.
H A Dgfx10_samp_mimg.rst13 Sampler constant used to specify filtering options applied to the image data after it is read.
H A Dgfx90a_ssamp.rst13 Sampler constant used to specify filtering options applied to the image data after it is read.
H A Dgfx7_samp_mimg.rst13 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 DAMDGPUMetadata.h77 Sampler = 3, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAMDGPUMetadata.cpp55 YIO.enumCase(EN, "Sampler", ValueKind::Sampler); in enumeration()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DMIMGInstructions.td36 bit Sampler = 0;
55 let Fields = ["BaseOpcode", "Store", "Atomic", "AtomicX2", "Sampler",
813 let Sampler = 1;
H A DAMDGPUHSAMetadataStreamer.cpp132 .Case("sampler_t", ValueKind::Sampler) in getValueKind()
H A DSIInsertWaitcnts.cpp160 return AMDGPU::getMIMGBaseOpcodeInfo(Info->BaseOpcode)->Sampler in getVmemType()
H A DAMDGPUInstructionSelector.cpp1488 if (!BaseOpcode->Sampler) in selectImageIntrinsic()
1673 if (BaseOpcode->Sampler) in selectImageIntrinsic()
H A DSILoadStoreOptimizer.cpp450 if (Info && AMDGPU::getMIMGBaseOpcodeInfo(Info->BaseOpcode)->Sampler) in getRegs()
H A DSIISelLowering.cpp6169 if (!BaseOpcode->Sampler) { in lowerImage()
6237 if (BaseOpcode->Sampler) in lowerImage()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h285 bool Sampler; member
/netbsd-src/sys/dev/podulebus/
H A Dpodules216 podule WILDVISION_SOUNDSAMPLER 0x0054 Wild Vision Sound Sampler
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DAMDGPUUsage.rst2677 "Sampler"