Home
last modified time | relevance | path

Searched defs:ExtensionType (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackReader.h69 struct ExtensionType { struct
71 int8_t Type;
73 StringRef Bytes;
/src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp2675 static SPIRVType *getNonParameterizedType(const TargetExtType *ExtensionType, in getNonParameterizedType()
2690 static SPIRVType *getPipeType(const TargetExtType *ExtensionType, in getPipeType()
2701 static SPIRVType *getCoopMatrType(const TargetExtType *ExtensionType, in getCoopMatrType()
2718 getImageType(const TargetExtType *ExtensionType, in getImageType()
H A DSPIRVGlobalRegistry.cpp1185 MachineIRBuilder &MIRBuilder, const TargetExtType *ExtensionType, in getOrCreateOpTypeCoopMatr()
/src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp1090 unsigned ExtensionType = cast<ConstantSDNode>( in tryLoadVector() local