Lines Matching refs:getTargetMachine
1201 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in getSchedulingPreference()
1290 getTargetMachine().Options.FloatABIType == FloatABI::Hard && in CCAssignFnForNode()
1321 getTargetMachine(), RVLocs, *DAG.getContext(), Call); in LowerCallResult()
1472 getTargetMachine(), ArgLocs, *DAG.getContext(), Call); in LowerCall()
1659 assert (getTargetMachine().getRelocationModel() == Reloc::Static in LowerCall()
1699 getTargetMachine().getRelocationModel() != Reloc::Static; in LowerCall()
1721 getTargetMachine().getRelocationModel() == Reloc::PIC_) in LowerCall()
1728 getTargetMachine().getRelocationModel() != Reloc::Static; in LowerCall()
1750 getTargetMachine().getRelocationModel() == Reloc::PIC_) in LowerCall()
1790 const TargetRegisterInfo *TRI = getTargetMachine().getRegisterInfo(); in LowerCall()
2014 getTargetMachine(), RVLocs1, *DAG.getContext(), Call); in IsEligibleForTailCallOptimization()
2019 getTargetMachine(), RVLocs2, *DAG.getContext(), Call); in IsEligibleForTailCallOptimization()
2054 getTargetMachine(), ArgLocs, *DAG.getContext(), Call); in IsEligibleForTailCallOptimization()
2064 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in IsEligibleForTailCallOptimization()
2107 CCState CCInfo(CallConv, isVarArg, MF, getTargetMachine(), RVLocs, Context); in CanLowerReturn()
2157 getTargetMachine(), RVLocs, *DAG.getContext(), Call); in LowerReturn()
2355 Reloc::Model RelocM = getTargetMachine().getRelocationModel(); in LowerBlockAddress()
2478 TLSModel::Model model = getTargetMachine().getTLSModel(GA->getGlobal()); in LowerGlobalTLSAddress()
2496 if (getTargetMachine().getRelocationModel() == Reloc::PIC_) { in LowerGlobalAddressELF()
2539 Reloc::Model RelocM = getTargetMachine().getRelocationModel(); in LowerGlobalAddressDarwin()
2648 Reloc::Model RelocM = getTargetMachine().getRelocationModel(); in LowerINTRINSIC_WO_CHAIN()
2970 getTargetMachine(), ArgLocs, *DAG.getContext(), Prologue); in LowerFormalArguments()
3383 if (getTargetMachine().Options.UnsafeFPMath && LHS == TrueVal && in LowerSELECT_CC()
3557 if (getTargetMachine().Options.UnsafeFPMath && in LowerBR_CC()
3604 if (getTargetMachine().getRelocationModel() == Reloc::PIC_) { in LowerBR_JT()
6218 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in EmitAtomicCmpSwap()
6305 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in EmitAtomicBinary()
6400 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in EmitAtomicBinaryMinMax()
6518 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in EmitAtomicBinary64()
6700 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in EmitAtomicLoad64()
6747 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in SetupEntryBlockForSjLj()
6862 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in EmitSjLjDispatchBlock()
6924 Reloc::Model RelocM = getTargetMachine().getRelocationModel(); in EmitSjLjDispatchBlock()
7379 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in EmitStructByval()
7613 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in EmitInstrWithCustomInserter()
8009 static_cast<const ARMBaseInstrInfo*>(getTargetMachine().getInstrInfo()); in AdjustInstrPostInstrSelection()