Searched refs:Texture (Results 1 – 9 of 9) sorted by relevance
| /llvm-project-15.0.7/clang/test/SemaObjCXX/ |
| H A D | instantiate-property-access.mm | 14 @interface Texture interface 21 Texture **color_attachment;
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGCUDARuntime.h | 52 Texture, // Builtin texture enumerator
|
| H A D | CGCUDANV.cpp | 150 {DeviceVarFlags::Texture, Extern, /*Constant*/ false, in registerDeviceTex() 644 case DeviceVarFlags::Texture: in makeRegisterGlobalsFn() 1138 } else if (I.Flags.getKind() == DeviceVarFlags::Texture) { in createOffloadingEntries() 1167 Kind == DeviceVarFlags::Texture) && in finalizeModule()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | 2009-01-31-BigShift3.ll | 15 …%struct.Texture = type { %struct.Point, ptr, %struct.Point, %struct.Point, %struct.Point, ptr, ptr…
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | R600InstrFormats.td | 284 // Texture fetch instructions
|
| H A D | AMDGPUInstructions.td | 373 // PatLeafs for Texture Constants
|
| H A D | R600Instructions.td | 909 // Texture instructions
|
| /llvm-project-15.0.7/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXIntrinsics.td | 2678 // Texture Intrinsics 2686 // Texture fetch instructions using handles 3291 // Texture fetch instructions using handles 4247 // Texture Query Intrinsics
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | IntrinsicsNVVM.td | 1732 // Texture Fetch 3212 //===- Texture Query ------------------------------------------------------===//
|