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