Home
last modified time | relevance | path

Searched defs:ElemKind (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp501 const uint8_t ElemKind = 0; in writeSectionContent() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h68 ValueType ElemKind; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DWasm.h164 uint8_t ElemKind; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DWasmObjectWriter.cpp959 const uint8_t ElemKind = 0; in writeElemSection() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp3950 BuiltinType::Kind ElemKind) { in GetIntrinsic()