Home
last modified time | relevance | path

Searched refs:SV_Wasm (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCSectionWasm.h54 : MCSection(SV_Wasm, Name, K.isText(), /*IsVirtual=*/false, Begin), in MCSectionWasm()
92 static bool classof(const MCSection *S) { return S->getVariant() == SV_Wasm; } in classof()
HDMCSection.h47 SV_Wasm, enumerator