Home
last modified time | relevance | path

Searched refs:lowerBuiltinType (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.h78 SPIRVType *lowerBuiltinType(const Type *Type,
H A DSPIRVGlobalRegistry.cpp755 return SPIRV::lowerBuiltinType(Ty, AccQual, MIRBuilder, this); in getOrCreateSpecialType()
H A DSPIRVBuiltins.cpp2799 SPIRVType *lowerBuiltinType(const Type *OpaqueType, in lowerBuiltinType() function