Home
last modified time | relevance | path

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

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