Searched refs:PrintMachineCode (Results 1 – 3 of 3) sorted by relevance
44 : PrintMachineCode(false), NoFramePointerElim(false), in TargetOptions()60 unsigned PrintMachineCode : 1; variable
209 bool shouldPrintMachineCode() const { return Options.PrintMachineCode; } in shouldPrintMachineCode()
446 TM->Options.PrintMachineCode = true; in addMachinePasses()