Home
last modified time | relevance | path

Searched refs:WasmUniquingMap (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp114 WasmUniquingMap.clear(); in reset()
516 auto IterBool = WasmUniquingMap.insert( in getWasmSection()
/external/llvm-project/llvm/lib/MC/
DMCContext.cpp115 WasmUniquingMap.clear(); in reset()
639 auto IterBool = WasmUniquingMap.insert( in getWasmSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCContext.h285 std::map<WasmSectionKey, MCSectionWasm *> WasmUniquingMap; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h273 std::map<WasmSectionKey, MCSectionWasm *> WasmUniquingMap; variable