Home
last modified time | relevance | path

Searched defs:MDKey (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp317 std::string MDKey = (StringRef("wasm-feature-") + KV.Key).str(); recordFeatures() local
H A DWebAssemblyAsmPrinter.cpp506 std::string MDKey = (StringRef("wasm-feature-") + Feature).str(); EmitTargetFeatures() local