Home
last modified time | relevance | path

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

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