• Home
  • Raw
  • Download

Lines Matching refs:getTargetMachine

1605   TLSModel::Model Model = getTargetMachine().getTLSModel(GV);  in LowerGlobalTLSAddress()
2237 bool isImmutable = !(getTargetMachine().Options.GuaranteedTailCallOpt && in LowerFormalArguments_32SVR4()
2244 getTargetMachine(), ArgLocs, *DAG.getContext()); in LowerFormalArguments_32SVR4()
2318 getTargetMachine(), ByValArgLocs, *DAG.getContext()); in LowerFormalArguments_32SVR4()
2447 bool isImmutable = !(getTargetMachine().Options.GuaranteedTailCallOpt && in LowerFormalArguments_64SVR4()
2722 bool isImmutable = !(getTargetMachine().Options.GuaranteedTailCallOpt && in LowerFormalArguments_Darwin()
3097 if (!getTargetMachine().Options.GuaranteedTailCallOpt) in IsEligibleForTailCallOptimization()
3114 if (getTargetMachine().getRelocationModel() != Reloc::PIC_) in IsEligibleForTailCallOptimization()
3526 getTargetMachine(), RVLocs, *DAG.getContext()); in LowerCallResult()
3589 getTargetMachine().Options.GuaranteedTailCallOpt) ? NumBytes : 0; in FinishCall()
3592 const TargetRegisterInfo *TRI = getTargetMachine().getRegisterInfo(); in FinishCall()
3728 if (getTargetMachine().Options.GuaranteedTailCallOpt && in LowerCall_32SVR4()
3739 getTargetMachine(), ArgLocs, *DAG.getContext()); in LowerCall_32SVR4()
3779 getTargetMachine(), ByValArgLocs, *DAG.getContext()); in LowerCall_32SVR4()
3964 if (getTargetMachine().Options.GuaranteedTailCallOpt && in LowerCall_64SVR4()
3996 if (getTargetMachine().Options.GuaranteedTailCallOpt && in LowerCall_64SVR4()
4379 if (getTargetMachine().Options.GuaranteedTailCallOpt && in LowerCall_Darwin()
4429 if (getTargetMachine().Options.GuaranteedTailCallOpt && in LowerCall_Darwin()
4754 CCState CCInfo(CallConv, isVarArg, MF, getTargetMachine(), in CanLowerReturn()
4768 getTargetMachine(), RVLocs, *DAG.getContext()); in LowerReturn()
6186 const TargetMachine &TM = getTargetMachine(); in ReplaceNodeResults()
6259 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in EmitAtomicBinary()
6321 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in EmitPartwordAtomicBinary()
6449 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in emitEHSjLjSetJmp()
6548 static_cast<const PPCRegisterInfo*>(getTargetMachine().getRegisterInfo()); in emitEHSjLjSetJmp()
6597 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in emitEHSjLjLongJmp()
6706 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in EmitInstrWithCustomInserter()
6729 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in EmitInstrWithCustomInserter()
7907 const TargetMachine &TM = getTargetMachine(); in PerformDAGCombine()
8662 const TargetRegisterInfo *TRI = getTargetMachine().getRegisterInfo(); in getRegForInlineAsmConstraint()