Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h208 SPIRVType *getOpTypeFunction(SPIRVType *RetType,
H A DSPIRVGlobalRegistry.cpp599 SPIRVType *SPIRVGlobalRegistry::getOpTypeFunction( in getOpTypeFunction() function in SPIRVGlobalRegistry
617 SPIRVType *SpirvType = getOpTypeFunction(RetType, ArgTypes, MIRBuilder); in getOrCreateOpTypeFunctionWithArgs()
682 return getOpTypeFunction(RetTy, ParamTypes, MIRBuilder); in createSPIRVType()