Searched refs:getSamplerType (Results 1 – 4 of 4) sorted by relevance
46 return getSamplerType(T); in convertOpenCLSpecificType()94 llvm::PointerType *CGOpenCLRuntime::getSamplerType(const Type *T) { in getSamplerType() function in CGOpenCLRuntime
73 llvm::PointerType *getSamplerType(const Type *T);
7046 auto *SamplerT = getOpenCLRuntime().getSamplerType(E->getType().getTypePtr()); in createOpenCLIntToSamplerConversion()
2046 static SPIRVType *getSamplerType(MachineIRBuilder &MIRBuilder, in getSamplerType() function2129 TargetType = getSamplerType(MIRBuilder, GR); in lowerBuiltinType()