Home
last modified time | relevance | path

Searched defs:getSamplerType (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp69 llvm::Type *CGOpenCLRuntime::getSamplerType(const Type *T) { in getSamplerType() function in CGOpenCLRuntime
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDXILResource.h194 dxil::SamplerType getSamplerType() const { in getSamplerType() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDXILResource.cpp477 dxil::SamplerType ResourceTypeInfo::getSamplerType() const { in getSamplerType() function in ResourceTypeInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp3055 static SPIRVType *getSamplerType(MachineIRBuilder &MIRBuilder, in getSamplerType() function