Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackReader.h70 struct ExtensionType { struct
72 int8_t Type;
74 StringRef Bytes;
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp3046 static SPIRVType *getNonParameterizedType(const TargetExtType *ExtensionType, in getNonParameterizedType()
3061 static SPIRVType *getPipeType(const TargetExtType *ExtensionType, in getPipeType()
3072 static SPIRVType *getCoopMatrType(const TargetExtType *ExtensionType, in getCoopMatrType()
3098 static SPIRVType *getInlineSpirvType(const TargetExtType *ExtensionType, in getInlineSpirvType()
3149 static SPIRVType *getVulkanBufferType(const TargetExtType *ExtensionType, in getVulkanBufferType()
3165 static SPIRVType *getLayoutType(const TargetExtType *ExtensionType, in getLayoutType()
H A DSPIRVGlobalRegistry.cpp1410 const TargetExtType *ExtensionType, in getImageType()
1537 MachineIRBuilder &MIRBuilder, const TargetExtType *ExtensionType, in getOrCreateOpTypeCoopMatr()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp1118 const unsigned ExtensionType = in tryLoadVector() local
1181 unsigned ExtensionType; in tryLDG() local