Home
last modified time | relevance | path

Searched refs:getOpTypeFunction (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h211 SPIRVType *getOpTypeFunction(SPIRVType *RetType,
H A DSPIRVGlobalRegistry.cpp619 SPIRVType *SPIRVGlobalRegistry::getOpTypeFunction( in getOpTypeFunction() function in SPIRVGlobalRegistry
637 SPIRVType *SpirvType = getOpTypeFunction(RetType, ArgTypes, MIRBuilder); in getOrCreateOpTypeFunctionWithArgs()
703 return getOpTypeFunction(RetTy, ParamTypes, MIRBuilder); in createSPIRVType()