Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.h48 SPIRVType *lowerBuiltinType(const StructType *Type,
H A DSPIRVGlobalRegistry.cpp578 return SPIRV::lowerBuiltinType(SType, AccQual, MIRBuilder, this); in getOrCreateSpecialType()
H A DSPIRVBuiltins.cpp2097 SPIRVType *lowerBuiltinType(const StructType *OpaqueType, in lowerBuiltinType() function