Searched defs:ShowInst (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/tools/llvm-mc/ | ||
H A D | llvm-mc.cpp | 79 ShowInst("show-inst", cl::desc("Show internal instruction representation"), variable |
/freebsd/contrib/llvm-project/llvm/lib/MC/ | ||
H A D | MCAsmStreamer.cpp | 59 bool ShowInst = false; member in __anon0673dc030111::MCAsmStreamer |