Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp69 llvm::Type *CGOpenCLRuntime::getSamplerType(const Type *T) { in getSamplerType() function in CGOpenCLRuntime
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp2677 static SPIRVType *getSamplerType(MachineIRBuilder &MIRBuilder, getSamplerType() function