Searched refs:PrintMachineCode (Results 1 – 3 of 3) sorted by relevance
109 : PrintMachineCode(false), UnsafeFPMath(false), NoInfsFPMath(false), in TargetOptions()127 unsigned PrintMachineCode : 1; variable
241 bool shouldPrintMachineCode() const { return Options.PrintMachineCode; } in shouldPrintMachineCode()
409 TM.Options.PrintMachineCode = true; in TargetPassConfig()