Home
last modified time | relevance | path

Searched refs:getOrCreateOpTypeFunctionWithArgs (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVCallLowering.cpp390 SPIRVType *FuncTy = GR->getOrCreateOpTypeFunctionWithArgs( in lowerFormalArguments()
478 SPIRVType *SpirvFuncTy = GR->getOrCreateOpTypeFunctionWithArgs( in produceIndirectPtrTypes()
H A DSPIRVGlobalRegistry.h546 SPIRVType *getOrCreateOpTypeFunctionWithArgs(
H A DSPIRVPreLegalizer.cpp642 SPIRVType *FuncType = GR->getOrCreateOpTypeFunctionWithArgs( in insertInlineAsmProcess()
H A DSPIRVGlobalRegistry.cpp787 SPIRVType *SPIRVGlobalRegistry::getOrCreateOpTypeFunctionWithArgs( in getOrCreateOpTypeFunctionWithArgs() function in SPIRVGlobalRegistry