Lines Matching defs:tm
23 LEONMachineFunctionPass::LEONMachineFunctionPass(TargetMachine &tm, char &ID) in LEONMachineFunctionPass()
75 InsertNOPLoad::InsertNOPLoad(TargetMachine &tm) in InsertNOPLoad()
126 FixFSMULD::FixFSMULD(TargetMachine &tm) : LEONMachineFunctionPass(tm, ID) {} in FixFSMULD()
238 ReplaceFMULS::ReplaceFMULS(TargetMachine &tm) in ReplaceFMULS()
351 FixAllFDIVSQRT::FixAllFDIVSQRT(TargetMachine &tm) in FixAllFDIVSQRT()
411 ReplaceSDIV::ReplaceSDIV(TargetMachine &tm) : LEONMachineFunctionPass(tm, ID) {} in ReplaceSDIV()
448 FixCALL::FixCALL(TargetMachine &tm) : LEONMachineFunctionPass(tm, ID) {} in FixCALL()
508 IgnoreZeroFlag::IgnoreZeroFlag(TargetMachine &tm) in IgnoreZeroFlag()
637 InsertNOPDoublePrecision::InsertNOPDoublePrecision(TargetMachine &tm) in InsertNOPDoublePrecision()
713 PreventRoundChange::PreventRoundChange(TargetMachine &tm) in PreventRoundChange()
750 FlushCacheLineSWAP::FlushCacheLineSWAP(TargetMachine &tm) in FlushCacheLineSWAP()
820 InsertNOPsLoadStore::InsertNOPsLoadStore(TargetMachine &tm) in InsertNOPsLoadStore()