Home
last modified time | relevance | path

Searched defs:typeMap (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lld/wasm/
H A DInputFiles.h131 std::vector<uint32_t> typeMap; variable
/llvm-project-15.0.7/mlir/lib/Target/SPIRV/Deserialization/
H A DDeserializer.h513 DenseMap<uint32_t, Type> typeMap; variable
/llvm-project-15.0.7/lld/ELF/
H A DScriptParser.cpp807 constexpr std::pair<const char *, unsigned> typeMap[] = { variable