Lines Matching refs:getTargetMachine
2102 TLSModel::Model Model = getTargetMachine().getTLSModel(GV); in LowerGlobalTLSAddress()
2809 bool isImmutable = !(getTargetMachine().Options.GuaranteedTailCallOpt && in LowerFormalArguments_32SVR4()
3035 bool isImmutable = !(getTargetMachine().Options.GuaranteedTailCallOpt && in LowerFormalArguments_64SVR4()
3453 bool isImmutable = !(getTargetMachine().Options.GuaranteedTailCallOpt && in LowerFormalArguments_Darwin()
3828 if (!getTargetMachine().Options.GuaranteedTailCallOpt) in IsEligibleForTailCallOptimization()
3845 if (getTargetMachine().getRelocationModel() != Reloc::PIC_) in IsEligibleForTailCallOptimization()
4361 getTargetMachine().Options.GuaranteedTailCallOpt) ? NumBytes : 0; in FinishCall()
4503 if (getTargetMachine().Options.GuaranteedTailCallOpt && in LowerCall_32SVR4()
4746 if (getTargetMachine().Options.GuaranteedTailCallOpt && in LowerCall_64SVR4()
4856 if (getTargetMachine().Options.GuaranteedTailCallOpt && in LowerCall_64SVR4()
5373 if (getTargetMachine().Options.GuaranteedTailCallOpt && in LowerCall_Darwin()
5423 if (getTargetMachine().Options.GuaranteedTailCallOpt && in LowerCall_Darwin()
11329 if (getTargetMachine().getOptLevel() != CodeGenOpt::None) { in getOptimalMemOpType()