Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DMsgPackReader.h64 struct ExtensionType { struct
66 int8_t Type;
68 StringRef Bytes;
/llvm-project-15.0.7/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp1032 unsigned ExtensionType = cast<ConstantSDNode>( in tryLoadVector() local