• Home
  • Raw
  • Download

Lines Matching refs:getTargetMachine

1122   const TargetInstrInfo *TII = getTargetMachine().getInstrInfo();  in getSchedulingPreference()
1209 getTargetMachine().Options.FloatABIType == FloatABI::Hard && in getEffectiveCallingConv()
1260 getTargetMachine(), RVLocs, *DAG.getContext(), Call); in LowerCallResult()
1421 getTargetMachine(), ArgLocs, *DAG.getContext(), Call); in LowerCall()
1608 getTargetMachine().getRelocationModel() == Reloc::Static) && in LowerCall()
1648 getTargetMachine().getRelocationModel() != Reloc::Static; in LowerCall()
1674 getTargetMachine().getRelocationModel() == Reloc::PIC_) in LowerCall()
1681 getTargetMachine().getRelocationModel() != Reloc::Static; in LowerCall()
1703 getTargetMachine().getRelocationModel() == Reloc::PIC_) in LowerCall()
1743 const TargetRegisterInfo *TRI = getTargetMachine().getRegisterInfo(); in LowerCall()
1948 getTargetMachine(), RVLocs1, *DAG.getContext(), Call); in IsEligibleForTailCallOptimization()
1953 getTargetMachine(), RVLocs2, *DAG.getContext(), Call); in IsEligibleForTailCallOptimization()
1988 getTargetMachine(), ArgLocs, *DAG.getContext(), Call); in IsEligibleForTailCallOptimization()
1998 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in IsEligibleForTailCallOptimization()
2041 CCState CCInfo(CallConv, isVarArg, MF, getTargetMachine(), RVLocs, Context); in CanLowerReturn()
2090 getTargetMachine(), RVLocs, *DAG.getContext(), Call); in LowerReturn()
2255 if (!CI->isTailCall() || getTargetMachine().Options.DisableTailCalls) in mayBeEmittedAsTailCall()
2294 Reloc::Model RelocM = getTargetMachine().getRelocationModel(); in LowerBlockAddress()
2418 TLSModel::Model model = getTargetMachine().getTLSModel(GA->getGlobal()); in LowerGlobalTLSAddress()
2436 if (getTargetMachine().getRelocationModel() == Reloc::PIC_) { in LowerGlobalAddressELF()
2479 Reloc::Model RelocM = getTargetMachine().getRelocationModel(); in LowerGlobalAddressDarwin()
2583 Reloc::Model RelocM = getTargetMachine().getRelocationModel(); in LowerINTRINSIC_WO_CHAIN()
2920 getTargetMachine(), ArgLocs, *DAG.getContext(), Prologue); in LowerFormalArguments()
3471 if (getTargetMachine().Options.UnsafeFPMath && LHS == TrueVal && in LowerSELECT_CC()
3645 if (getTargetMachine().Options.UnsafeFPMath && in LowerBR_CC()
3692 if (getTargetMachine().getRelocationModel() == Reloc::PIC_) { in LowerBR_JT()
6297 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in SetupEntryBlockForSjLj()
6412 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in EmitSjLjDispatchBlock()
6474 Reloc::Model RelocM = getTargetMachine().getRelocationModel(); in EmitSjLjDispatchBlock()
6929 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in EmitStructByval()
7162 const TargetMachine &TM = getTargetMachine(); in EmitLowered__chkstk()
7229 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in EmitInstrWithCustomInserter()
7500 static_cast<const ARMBaseInstrInfo*>(getTargetMachine().getInstrInfo()); in AdjustInstrPostInstrSelection()