Searched refs:getSamplerType (Results 1 – 4 of 4) sorted by relevance
41 return getSamplerType(T); in convertOpenCLSpecificType()69 llvm::Type *CGOpenCLRuntime::getSamplerType(const Type *T) { in getSamplerType() function in CGOpenCLRuntime
72 llvm::Type *getSamplerType(const Type *T);
7631 auto *SamplerT = getOpenCLRuntime().getSamplerType(E->getType().getTypePtr()); in createOpenCLIntToSamplerConversion()
2684 static SPIRVType *getSamplerType(MachineIRBuilder &MIRBuilder, in getSamplerType() function2842 TargetType = getSamplerType(MIRBuilder, GR); in lowerBuiltinType()