Home
last modified time | relevance | path

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

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