Home
last modified time | relevance | path

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

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