Searched refs:ShowMCInst (Results 1 – 4 of 4) sorted by relevance
34 static cl::opt<bool> ShowMCInst("asm-show-inst",57 Options.ShowMCInst = ShowMCInst;
50 bool ShowMCInst : 1; variable
18 ShowMCEncoding(false), ShowMCInst(false), AsmVerbose(false), in MCTargetOptions()
147 std::move(MAB), Options.MCOptions.ShowMCInst); in addAsmPrinter()