Home | History | Annotate | Download | only in ARM

Lines Matching refs:getTargetMachine

1067   const TargetInstrInfo *TII = getTargetMachine().getInstrInfo();
1156 getTargetMachine().Options.FloatABIType == FloatABI::Hard &&
1184 getTargetMachine(), RVLocs, *DAG.getContext(), Call);
1319 getTargetMachine(), ArgLocs, *DAG.getContext(), Call);
1485 assert (getTargetMachine().getRelocationModel() == Reloc::Static
1525 getTargetMachine().getRelocationModel() != Reloc::Static;
1547 getTargetMachine().getRelocationModel() == Reloc::PIC_)
1554 getTargetMachine().getRelocationModel() != Reloc::Static;
1576 getTargetMachine().getRelocationModel() == Reloc::PIC_)
1614 const TargetRegisterInfo *TRI = getTargetMachine().getRegisterInfo();
1769 getTargetMachine(), RVLocs1, *DAG.getContext(), Call);
1774 getTargetMachine(), RVLocs2, *DAG.getContext(), Call);
1801 getTargetMachine(), ArgLocs, *DAG.getContext(), Call);
1811 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo();
1860 getTargetMachine(), RVLocs, *DAG.getContext(), Call);
2046 Reloc::Model RelocM = getTargetMachine().getRelocationModel();
2167 if (getTargetMachine().getRelocationModel() == Reloc::PIC_)
2178 Reloc::Model RelocM = getTargetMachine().getRelocationModel();
2222 Reloc::Model RelocM = getTargetMachine().getRelocationModel();
2333 Reloc::Model RelocM = getTargetMachine().getRelocationModel();
2584 getTargetMachine(), ArgLocs, *DAG.getContext(), Prologue);
3051 if (getTargetMachine().Options.UnsafeFPMath &&
3098 if (getTargetMachine().getRelocationModel() == Reloc::PIC_) {
5250 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo();
5350 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo();
5456 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo();
5572 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo();
5708 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo();
5822 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo();
6220 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo();
6593 static_cast<const ARMBaseInstrInfo*>(getTargetMachine().getInstrInfo());