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.cpp437 SPIRVType *FuncTy = GR->getOrCreateOpTypeFunctionWithArgs( in lowerFormalArguments()
537 SPIRVType *SpirvFuncTy = GR->getOrCreateOpTypeFunctionWithArgs( in produceIndirectPtrTypes()
H A DSPIRVGlobalRegistry.h635 SPIRVType *getOrCreateOpTypeFunctionWithArgs(
H A DSPIRVPreLegalizer.cpp761 SPIRVType *FuncType = GR->getOrCreateOpTypeFunctionWithArgs( in insertInlineAsmProcess()
H A DSPIRVGlobalRegistry.cpp967 SPIRVType *SPIRVGlobalRegistry::getOrCreateOpTypeFunctionWithArgs( in getOrCreateOpTypeFunctionWithArgs() function in SPIRVGlobalRegistry