Home
last modified time | relevance | path

Searched refs:getOrCreateOpTypeByOpcode (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h550 SPIRVType *getOrCreateOpTypeByOpcode(const Type *Ty,
H A DSPIRVGlobalRegistry.cpp1204 SPIRVType *SPIRVGlobalRegistry::getOrCreateOpTypeByOpcode( in getOrCreateOpTypeByOpcode() function in SPIRVGlobalRegistry
H A DSPIRVBuiltins.cpp2681 return GR->getOrCreateOpTypeByOpcode(ExtensionType, MIRBuilder, Opcode); in getNonParameterizedType()