Home
last modified time | relevance | path

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

/llvm-project/lld/wasm/
H A DInputFiles.h114 std::vector<uint32_t> typeMap; global() variable
/llvm-project/mlir/lib/Target/SPIRV/Deserialization/
H A DDeserializer.h532 DenseMap<uint32_t, Type> typeMap; global() variable
/llvm-project/flang/lib/Semantics/
H A Dresolve-names-utils.cpp704 std::map<const DeclTypeSpec *, const DeclTypeSpec *> typeMap; global() member
/llvm-project/lld/ELF/
H A DScriptParser.cpp842 constexpr std::pair<const char *, unsigned> typeMap[] = { global() variable