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.h639 SPIRVType *getOrCreateOpTypeByOpcode(const Type *Ty,
H A DSPIRVGlobalRegistry.cpp1565 SPIRVType *SPIRVGlobalRegistry::getOrCreateOpTypeByOpcode( in getOrCreateOpTypeByOpcode() function in SPIRVGlobalRegistry
H A DSPIRVBuiltins.cpp3052 return GR->getOrCreateOpTypeByOpcode(ExtensionType, MIRBuilder, Opcode); in getNonParameterizedType()