Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h310 SPIRVType *getOrCreateOpTypeByOpcode(const Type *Ty,
H A DSPIRVGlobalRegistry.cpp895 SPIRVType *SPIRVGlobalRegistry::getOrCreateOpTypeByOpcode( in getOrCreateOpTypeByOpcode() function in SPIRVGlobalRegistry
H A DSPIRVBuiltins.cpp2043 return GR->getOrCreateOpTypeByOpcode(OpaqueType, MIRBuilder, Opcode); in getNonParametrizedType()