/external/llvm/lib/Target/MBlaze/ |
D | MBlazeISelDAGToDAG.cpp | 71 const MBlazeTargetMachine &getTargetMachine() { in getTargetMachine() function in __anon534c561b0111::MBlazeDAGToDAGISel 78 return getTargetMachine().getInstrInfo(); in getInstrInfo()
|
D | MBlazeISelLowering.cpp | 251 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/ |
D | ResourcePriorityQueue.cpp | 45 InstrItins(IS->getTargetLowering().getTargetMachine().getInstrItineraryData()) in ResourcePriorityQueue() 47 TII = IS->getTargetLowering().getTargetMachine().getInstrInfo(); in ResourcePriorityQueue() 48 TRI = IS->getTargetLowering().getTargetMachine().getRegisterInfo(); in ResourcePriorityQueue()
|
D | TargetLowering.cpp | 710 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/ |
D | MSP430ISelLowering.cpp | 318 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/ |
D | GlobalMerge.cpp | 196 if (TargetLoweringObjectFile::getKindForGlobal(I, TLI->getTargetMachine()) in doInitialization()
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 1044 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 …]
|
D | MipsISelDAGToDAG.cpp | 77 const MipsTargetMachine &getTargetMachine() { in getTargetMachine() function in __anon01402e970111::MipsDAGToDAGISel 84 return getTargetMachine().getInstrInfo(); in getInstrInfo()
|
/external/llvm/lib/CodeGen/ |
D | StackProtector.cpp | 108 const TargetMachine &TM = TLI->getTargetMachine(); in ContainsProtectableArray()
|
D | Analysis.cpp | 285 (!TLI.getTargetMachine().Options.GuaranteedTailCallOpt || in isInTailCallPosition()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 472 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/ |
D | XCoreISelLowering.cpp | 799 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/ |
D | X86ISelLowering.cpp | 1375 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 …]
|
D | X86FastISel.cpp | 121 return getTargetMachine()->getInstrInfo(); in getInstrInfo() 123 const X86TargetMachine *getTargetMachine() const { in getTargetMachine() function in __anoneda6a9240111::X86FastISel
|
D | X86ISelDAGToDAG.cpp | 285 const X86TargetMachine &getTargetMachine() { in getTargetMachine() function in __anon4369aaf10311::X86DAGToDAGISel 292 return getTargetMachine().getInstrInfo(); in getInstrInfo()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 302 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/ |
D | ARMISelLowering.cpp | 1070 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/ |
D | SparcISelLowering.cpp | 163 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/ |
D | SPUISelLowering.cpp | 1138 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/ |
D | TargetLowering.h | 139 const TargetMachine &getTargetMachine() const { return TM; } in getTargetMachine() function
|