Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
DSPIRVGlobalRegistry.h208 SPIRVType *getOpTypeFunction(SPIRVType *RetType,
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()