Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaObjCXX/
H A Dinstantiate-property-access.mm14 @interface Texture interface
21 Texture **color_attachment;
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCUDARuntime.h52 Texture, // Builtin texture enumerator
H A DCGCUDANV.cpp150 {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 D2009-01-31-BigShift3.ll15 …%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 DR600InstrFormats.td284 // Texture fetch instructions
H A DAMDGPUInstructions.td373 // PatLeafs for Texture Constants
H A DR600Instructions.td909 // Texture instructions
/llvm-project-15.0.7/llvm/lib/Target/NVPTX/
H A DNVPTXIntrinsics.td2678 // 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 DIntrinsicsNVVM.td1732 // Texture Fetch
3212 //===- Texture Query ------------------------------------------------------===//