Home
last modified time | relevance | path

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

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