Home
last modified time | relevance | path

Searched refs:getTargetMachine (Results 1 – 20 of 20) sorted by relevance

/external/llvm/lib/Target/MBlaze/
DMBlazeISelDAGToDAG.cpp71 const MBlazeTargetMachine &getTargetMachine() { in getTargetMachine() function in __anon534c561b0111::MBlazeDAGToDAGISel
78 return getTargetMachine().getInstrInfo(); in getInstrInfo()
DMBlazeISelLowering.cpp251 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in EmitCustomShift()
350 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in EmitCustomSelect()
418 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in EmitCustomAtomic()
711 getTargetMachine(), ArgLocs, *DAG.getContext()); in LowerCall()
850 getTargetMachine(), RVLocs, *DAG.getContext()); in LowerCallResult()
893 getTargetMachine(), ArgLocs, *DAG.getContext()); in LowerFormalArguments()
1025 getTargetMachine(), RVLocs, *DAG.getContext()); in LowerReturn()
/external/llvm/lib/CodeGen/SelectionDAG/
DResourcePriorityQueue.cpp45 InstrItins(IS->getTargetLowering().getTargetMachine().getInstrItineraryData()) in ResourcePriorityQueue()
47 TII = IS->getTargetLowering().getTargetMachine().getInstrInfo(); in ResourcePriorityQueue()
48 TRI = IS->getTargetLowering().getTargetMachine().getRegisterInfo(); in ResourcePriorityQueue()
DTargetLowering.cpp710 const TargetRegisterInfo *TRI = getTargetMachine().getRegisterInfo(); in findRepresentativeClass()
1046 if (getTargetMachine().getRelocationModel() != Reloc::PIC_) in getJumpTableEncoding()
1050 if (getTargetMachine().getMCAsmInfo()->getGPRel32Directive() != 0) in getJumpTableEncoding()
1082 if (getTargetMachine().getRelocationModel() == Reloc::Static) in isOffsetFoldingLegal()
1086 if (getTargetMachine().getRelocationModel() == Reloc::DynamicNoPIC && in isOffsetFoldingLegal()
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp318 getTargetMachine(), ArgLocs, *DAG.getContext()); in LowerCCCArguments()
398 getTargetMachine(), RVLocs, *DAG.getContext()); in LowerReturn()
452 getTargetMachine(), ArgLocs, *DAG.getContext()); in LowerCCCCallTo()
575 getTargetMachine(), RVLocs, *DAG.getContext()); in LowerCallResult()
1023 const TargetInstrInfo &TII = *getTargetMachine().getInstrInfo(); in EmitShiftInstr()
1135 const TargetInstrInfo &TII = *getTargetMachine().getInstrInfo(); in EmitInstrWithCustomInserter()
/external/llvm/lib/Transforms/Scalar/
DGlobalMerge.cpp196 if (TargetLoweringObjectFile::getKindForGlobal(I, TLI->getTargetMachine()) in doInitialization()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1044 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in EmitAtomicBinary()
1132 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in EmitAtomicBinaryPartword()
1284 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in EmitAtomicCmpSwap()
1367 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in EmitAtomicCmpSwapPartword()
1571 if (getTargetMachine().getRelocationModel() != Reloc::PIC_ && !IsN64) { in LowerGlobalAddress()
1577 if (TLOF.IsGlobalInSmallSection(GV, getTargetMachine())) { in LowerGlobalAddress()
1621 if (getTargetMachine().getRelocationModel() != Reloc::PIC_ && !IsN64) { in LowerBlockAddress()
1655 TLSModel::Model model = getTargetMachine().getTLSModel(GV); in LowerGlobalTLSAddress()
1730 bool IsPIC = getTargetMachine().getRelocationModel() == Reloc::PIC_; in LowerJumpTable()
1772 if (getTargetMachine().getRelocationModel() != Reloc::PIC_ && !IsN64) { in LowerConstantPool()
[all …]
DMipsISelDAGToDAG.cpp77 const MipsTargetMachine &getTargetMachine() { in getTargetMachine() function in __anon01402e970111::MipsDAGToDAGISel
84 return getTargetMachine().getInstrInfo(); in getInstrInfo()
/external/llvm/lib/CodeGen/
DStackProtector.cpp108 const TargetMachine &TM = TLI->getTargetMachine(); in ContainsProtectableArray()
DAnalysis.cpp285 (!TLI.getTargetMachine().Options.GuaranteedTailCallOpt || in isInTailCallPosition()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp472 const TargetMachine &TM = getTargetMachine(); in getByValTypeAlignment()
1281 TLSModel::Model model = getTargetMachine().getTLSModel(GV); in LowerGlobalTLSAddress()
1772 bool isImmutable = !(getTargetMachine().Options.GuaranteedTailCallOpt && in LowerFormalArguments_SVR4()
1779 getTargetMachine(), ArgLocs, *DAG.getContext()); in LowerFormalArguments_SVR4()
1840 getTargetMachine(), ByValArgLocs, *DAG.getContext()); in LowerFormalArguments_SVR4()
1963 bool isImmutable = !(getTargetMachine().Options.GuaranteedTailCallOpt && in LowerFormalArguments_Darwin()
2405 if (!getTargetMachine().Options.GuaranteedTailCallOpt) in IsEligibleForTailCallOptimization()
2422 if (getTargetMachine().getRelocationModel() != Reloc::PIC_) in IsEligibleForTailCallOptimization()
2820 getTargetMachine(), RVLocs, *DAG.getContext()); in LowerCallResult()
2863 getTargetMachine().Options.GuaranteedTailCallOpt) ? NumBytes : 0; in FinishCall()
[all …]
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp799 const TargetRegisterInfo *RegInfo = getTargetMachine().getRegisterInfo(); in LowerFRAMEADDR()
922 getTargetMachine(), ArgLocs, *DAG.getContext()); in LowerCCCCallTo()
1045 getTargetMachine(), RVLocs, *DAG.getContext()); in LowerCallResult()
1105 getTargetMachine(), ArgLocs, *DAG.getContext()); in LowerCCCArguments()
1212 CCState CCInfo(CallConv, isVarArg, MF, getTargetMachine(), RVLocs, Context); in CanLowerReturn()
1229 getTargetMachine(), RVLocs, *DAG.getContext()); in LowerReturn()
1273 const TargetInstrInfo &TII = *getTargetMachine().getInstrInfo(); in EmitInstrWithCustomInserter()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp1375 if (getTargetMachine().getRelocationModel() == Reloc::PIC_ && in getJumpTableEncoding()
1387 assert(getTargetMachine().getRelocationModel() == Reloc::PIC_ && in LowerCustomJumpTableEntry()
1455 if (getTargetMachine().getCodeModel() == CodeModel::Kernel) in getStackCookieLocation()
1480 CCState CCInfo(CallConv, isVarArg, MF, getTargetMachine(), in CanLowerReturn()
1495 CCState CCInfo(CallConv, isVarArg, MF, getTargetMachine(), in LowerReturn()
1667 getTargetMachine(), RVLocs, *DAG.getContext()); in LowerCallResult()
1783 if (!CI->isTailCall() || getTargetMachine().Options.DisableTailCalls) in mayBeEmittedAsTailCall()
1812 getTargetMachine().Options.GuaranteedTailCallOpt); in LowerMemArgument()
1870 CCState CCInfo(CallConv, isVarArg, MF, getTargetMachine(), in LowerFormalArguments()
2020 const TargetFrameLowering &TFI = *getTargetMachine().getFrameLowering(); in LowerFormalArguments()
[all …]
DX86FastISel.cpp121 return getTargetMachine()->getInstrInfo(); in getInstrInfo()
123 const X86TargetMachine *getTargetMachine() const { in getTargetMachine() function in __anoneda6a9240111::X86FastISel
DX86ISelDAGToDAG.cpp285 const X86TargetMachine &getTargetMachine() { in getTargetMachine() function in __anon4369aaf10311::X86DAGToDAGISel
292 return getTargetMachine().getInstrInfo(); in getInstrInfo()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp302 getTargetMachine(), RVLocs, *DAG.getContext()); in LowerReturn()
354 getTargetMachine(), RVLocs, *DAG.getContext()); in LowerCallResult()
391 getTargetMachine(), ArgLocs, *DAG.getContext()); in LowerCall()
820 getTargetMachine(), ArgLocs, *DAG.getContext()); in LowerFormalArguments()
1021 if (TLOF.IsGlobalInSmallSection(GV, getTargetMachine())) { in LowerGLOBALADDRESS()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp1070 const TargetInstrInfo *TII = getTargetMachine().getInstrInfo(); in getSchedulingPreference()
1159 getTargetMachine().Options.FloatABIType == FloatABI::Hard && in CCAssignFnForNode()
1189 getTargetMachine(), RVLocs, *DAG.getContext(), Call); in LowerCallResult()
1330 getTargetMachine(), ArgLocs, *DAG.getContext(), Call); in LowerCall()
1497 assert (getTargetMachine().getRelocationModel() == Reloc::Static in LowerCall()
1537 getTargetMachine().getRelocationModel() != Reloc::Static; in LowerCall()
1559 getTargetMachine().getRelocationModel() == Reloc::PIC_) in LowerCall()
1566 getTargetMachine().getRelocationModel() != Reloc::Static; in LowerCall()
1588 getTargetMachine().getRelocationModel() == Reloc::PIC_) in LowerCall()
1626 const TargetRegisterInfo *TRI = getTargetMachine().getRegisterInfo(); in LowerCall()
[all …]
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp163 getTargetMachine(), ArgLocs, *DAG.getContext()); in LowerFormalArguments()
894 if (getTargetMachine().getRelocationModel() != Reloc::PIC_) in LowerGlobalAddress()
915 if (getTargetMachine().getRelocationModel() != Reloc::PIC_) in LowerConstantPool()
1170 const TargetInstrInfo &TII = *getTargetMachine().getInstrInfo(); in EmitInstrWithCustomInserter()
/external/llvm/lib/Target/CellSPU/
DSPUISelLowering.cpp1138 getTargetMachine(), ArgLocs, *DAG.getContext()); in LowerFormalArguments()
1290 getTargetMachine(), ArgLocs, *DAG.getContext()); in LowerCall()
1451 getTargetMachine(), RVLocs, *DAG.getContext()); in LowerCall()
1478 getTargetMachine(), RVLocs, *DAG.getContext()); in LowerReturn()
2904 TargetMachine &TM = getTargetMachine(); in PerformDAGCombine()
/external/llvm/include/llvm/Target/
DTargetLowering.h139 const TargetMachine &getTargetMachine() const { return TM; } in getTargetMachine() function