Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp2684 static SPIRVType *getSamplerType(MachineIRBuilder &MIRBuilder, in getSamplerType() function
2842 TargetType = getSamplerType(MIRBuilder, GR); in lowerBuiltinType()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp7631 auto *SamplerT = getOpenCLRuntime().getSamplerType(E->getType().getTypePtr()); in createOpenCLIntToSamplerConversion()