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