Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp508 const uint8_t ElemKind = 0; in writeSectionContent() local
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h77 ValueType ElemKind; member
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h420 ValType ElemKind; global() member
/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp1028 const uint8_t ElemKind = 0; writeElemSection() local
/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp1681 auto ElemKind = readVaruint32(Ctx); parseElemSection() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp4541 GetIntrinsic(IntrinsicType IT,BuiltinType::Kind ElemKind) GetIntrinsic() argument