Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/llvm-mc/
HDllvm-mc.cpp59 ShowInst("show-inst", cl::desc("Show internal instruction representation")); variable
/NextBSD/contrib/llvm/lib/MC/
HDMCAsmStreamer.cpp51 unsigned ShowInst : 1; member in __anoncd1758520111::MCAsmStreamer
1369 MCAsmBackend *MAB, bool ShowInst) { in createAsmStreamer()
/NextBSD/contrib/llvm/tools/clang/tools/driver/
HDcc1as_main.cpp119 unsigned ShowInst : 1; member
/NextBSD/contrib/llvm/include/llvm/Support/
HDTargetRegistry.h473 MCAsmBackend *TAB, bool ShowInst) const { in createAsmStreamer()