Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVEntry.cpp67 typedef SPIRVEntry *(*SPIRVFactoryTy)(); in create() typedef
70 SPIRVFactoryTy Factory; in create()
71 operator std::pair<const Op, SPIRVFactoryTy>() { in create()
82 typedef std::map<Op, SPIRVFactoryTy> OpToFactoryMapTy; in create()