Searched refs:PrintMachineCode (Results 1 – 3 of 3) sorted by relevance
96 : PrintMachineCode(false), LessPreciseFPMADOption(false), in TargetOptions()112 unsigned PrintMachineCode : 1; variable
197 bool shouldPrintMachineCode() const { return Options.PrintMachineCode; } in shouldPrintMachineCode()
518 TM->Options.PrintMachineCode = true; in addMachinePasses()