Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp526 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in emitSel16()
589 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in emitSelT16()
654 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in emitSeliT16()
720 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in emitFEXT_T8I816_ins()
737 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in emitFEXT_T8I8I16_ins()
772 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in emitFEXT_CCRX16_ins()
790 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in emitFEXT_CCRXI16_ins()
H A DMipsISelLowering.cpp973 MI, *BB, *getTargetMachine().getSubtargetImpl()->getInstrInfo(), false); in EmitInstrWithCustomInserter()
981 MI, *BB, *getTargetMachine().getSubtargetImpl()->getInstrInfo(), true); in EmitInstrWithCustomInserter()
1018 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in emitAtomicBinary()
1102 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in emitSignExtendToI32InReg()
1139 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in emitAtomicBinaryPartword()
1292 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in emitAtomicCmpSwap()
1375 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in emitAtomicCmpSwapPartword()
1513 getTargetMachine().getSubtargetImpl()->getRegisterInfo(); in emitSEL_D()
1515 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in emitSEL_D()
1559 if ((getTargetMachine().getRelocationModel() == Reloc::PIC_) || in lowerBR_JT()
[all …]
H A DMipsSEISelLowering.cpp2751 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in emitBPOSGE32()
2817 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in emitMSACBranchPseudo()
2879 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in emitCOPY_FW()
2925 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in emitCOPY_FD()
2955 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in emitINSERT_FW()
2992 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in emitINSERT_FD()
3041 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in emitINSERT_DF_VIDX()
3152 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in emitFILL_FW()
3184 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in emitFILL_FD()
3213 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in emitFEXP2_W_1()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DSIISelLowering.cpp372 getTargetMachine().getSubtargetImpl()->getInstrInfo()); in shouldConvertConstantLoadToIntImm()
412 const TargetMachine &TM = getTargetMachine(); in LowerFormalArguments()
607 getTargetMachine().getSubtargetImpl()->getInstrInfo()); in EmitInstrWithCustomInserter()
1376 getTargetMachine().getSubtargetImpl()->getInstrInfo()); in performSHLPtrCombine()
1594 getTargetMachine().getOptLevel() > CodeGenOpt::None) in PerformDAGCombine()
1780 getTargetMachine().getSubtargetImpl()->getInstrInfo()); in analyzeImmediate()
1808 getTargetMachine().getSubtargetImpl()->getInstrInfo()); in getRegClassForNode()
1860 getTargetMachine().getSubtargetImpl()->getRegisterInfo(); in fitsRegClass()
1985 getTargetMachine().getSubtargetImpl()->getInstrInfo()); in PostISelFolding()
2004 getTargetMachine().getSubtargetImpl()->getInstrInfo()); in AdjustInstrPostInstrSelection()
[all …]
H A DAMDGPUISelLowering.cpp663 const DataLayout *TD = getTargetMachine().getSubtargetImpl()->getDataLayout(); in LowerConstantInitializer()
751 const DataLayout *TD = getTargetMachine().getSubtargetImpl()->getDataLayout(); in LowerGlobalAddress()
853 getTargetMachine().getSubtargetImpl()->getFrameLowering()); in LowerFrameIndex()
H A DR600ISelLowering.cpp1389 getTargetMachine().getSubtargetImpl()->getFrameLowering()); in LowerSTORE()
1587 getTargetMachine().getSubtargetImpl()->getFrameLowering()); in LowerLOAD()
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.h317 TargetMachine *getTargetMachine() override { return TM.get(); } in getTargetMachine() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h406 virtual TargetMachine *getTargetMachine() { return nullptr; } in getTargetMachine() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp898 unsigned TF = ((getTargetMachine().getRelocationModel() == Reloc::PIC_) in LowerCall_32()
918 getTargetMachine().getSubtarget<SparcSubtarget>().getRegisterInfo(); in LowerCall_32()
1213 unsigned TF = ((getTargetMachine().getRelocationModel() == Reloc::PIC_) in LowerCall_64()
1231 getTargetMachine().getSubtarget<SparcSubtarget>().getRegisterInfo(); in LowerCall_64()
1808 if (getTargetMachine().getRelocationModel() == Reloc::PIC_) { in makeAddress()
1823 switch(getTargetMachine().getCodeModel()) { in makeAddress()
1874 TLSModel::Model model = getTargetMachine().getTLSModel(GV); in LowerGlobalTLSAddress()
1910 const uint32_t *Mask = getTargetMachine() in LowerGlobalTLSAddress()
2910 *getTargetMachine().getSubtargetImpl()->getInstrInfo(); in expandSelectCC()
2972 *getTargetMachine().getSubtargetImpl()->getInstrInfo(); in expandAtomicRMW()
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp317 return wrap(unwrap(EE)->getTargetMachine()); in LLVMGetExecutionEngineTargetMachine()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1712 TLSModel::Model Model = getTargetMachine().getTLSModel(GV); in LowerGlobalTLSAddress()
2417 bool isImmutable = !(getTargetMachine().Options.GuaranteedTailCallOpt && in LowerFormalArguments_32SVR4()
2630 bool isImmutable = !(getTargetMachine().Options.GuaranteedTailCallOpt && in LowerFormalArguments_64SVR4()
2971 bool isImmutable = !(getTargetMachine().Options.GuaranteedTailCallOpt && in LowerFormalArguments_Darwin()
3350 if (!getTargetMachine().Options.GuaranteedTailCallOpt) in IsEligibleForTailCallOptimization()
3367 if (getTargetMachine().getRelocationModel() != Reloc::PIC_) in IsEligibleForTailCallOptimization()
3893 getTargetMachine().Options.GuaranteedTailCallOpt) ? NumBytes : 0; in FinishCall()
3897 getTargetMachine().getSubtargetImpl()->getRegisterInfo(); in FinishCall()
4035 if (getTargetMachine().Options.GuaranteedTailCallOpt && in LowerCall_32SVR4()
4273 if (getTargetMachine().Options.GuaranteedTailCallOpt && in LowerCall_64SVR4()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp1197 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in getSchedulingPreference()
1284 getTargetMachine().Options.FloatABIType == FloatABI::Hard && in getEffectiveCallingConv()
1683 getTargetMachine().getRelocationModel() == Reloc::Static) && in LowerCall()
1723 getTargetMachine().getRelocationModel() != Reloc::Static; in LowerCall()
1752 getTargetMachine().getRelocationModel() == Reloc::PIC_) in LowerCall()
1759 getTargetMachine().getRelocationModel() != Reloc::Static; in LowerCall()
1781 getTargetMachine().getRelocationModel() == Reloc::PIC_) in LowerCall()
1822 getTargetMachine().getSubtargetImpl()->getRegisterInfo(); in LowerCall()
2031 const Triple TT(getTargetMachine().getTargetTriple()); in IsEligibleForTailCallOptimization()
2093 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in IsEligibleForTailCallOptimization()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp138 const SystemZTargetMachine &getTargetMachine() const { in getTargetMachine() function in __anon386aac6e0111::SystemZDAGToDAGISel
143 return getTargetMachine().getSubtargetImpl()->getInstrInfo(); in getInstrInfo()
H A DSystemZISelLowering.cpp921 getTargetMachine().getSubtargetImpl()->getRegisterInfo(); in LowerCall()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp276 if (XTL.getTargetMachine().getCodeModel() == CodeModel::Small) in IsSmallObject()
811 getTargetMachine().getSubtargetImpl()->getRegisterInfo(); in LowerFRAMEADDR()
858 getTargetMachine().getSubtargetImpl()->getRegisterInfo(); in LowerEH_RETURN()
1554 *getTargetMachine().getSubtargetImpl()->getInstrInfo(); in EmitInstrWithCustomInserter()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp890 getTargetMachine().getSubtargetImpl()->getInstrInfo(); in EmitF128CSEL()
2358 if (getTargetMachine().Options.GuaranteedTailCallOpt) { in isEligibleForTailCallOptimization()
2373 const Triple TT(getTargetMachine().getTargetTriple()); in isEligibleForTailCallOptimization()
2753 if (getTargetMachine().getCodeModel() == CodeModel::Large && in LowerCall()
2810 getTargetMachine().getSubtargetImpl()->getRegisterInfo(); in LowerCall()
2933 Subtarget->ClassifyGlobalReference(GV, getTargetMachine()); in LowerGlobalAddress()
2947 assert(getTargetMachine().getCodeModel() == CodeModel::Small && in LowerGlobalAddress()
2965 if (getTargetMachine().getCodeModel() == CodeModel::Large) { in LowerGlobalAddress()
3042 getTargetMachine().getSubtargetImpl()->getRegisterInfo(); in LowerDarwinGlobalTLSAddress()
3097 assert(getTargetMachine().getCodeModel() == CodeModel::Small && in LowerELFGlobalTLSAddress()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp225 if (getTargetMachine().getRelocationModel() != Reloc::PIC_) in getJumpTableEncoding()
229 if (getTargetMachine().getMCAsmInfo()->getGPRel32Directive() != nullptr) in getJumpTableEncoding()
261 if (getTargetMachine().getRelocationModel() == Reloc::Static) in isOffsetFoldingLegal()
265 if (getTargetMachine().getRelocationModel() == Reloc::DynamicNoPIC && in isOffsetFoldingLegal()
2199 getTargetMachine().getSubtargetImpl()->getRegisterInfo(); in getRegForInlineAsmConstraint()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1205 *getTargetMachine().getSubtargetImpl()->getInstrInfo(); in EmitShiftInstr()
1317 *getTargetMachine().getSubtargetImpl()->getInstrInfo(); in EmitInstrWithCustomInserter()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp294 const X86TargetMachine &getTargetMachine() const { in getTargetMachine() function in __anonb987ef3c0311::X86DAGToDAGISel
301 return getTargetMachine().getSubtargetImpl()->getInstrInfo(); in getInstrInfo()
470 getTargetMachine().getRelocationModel() != Reloc::PIC_)))) { in PreprocessISelDAG()
H A DX86FastISel.cpp130 return getTargetMachine()->getSubtargetImpl()->getInstrInfo(); in getInstrInfo()
132 const X86TargetMachine *getTargetMachine() const { in getTargetMachine() function in __anonf8707fef0111::X86FastISel
H A DX86ISelLowering.cpp218 const TargetMachine &TM = getTargetMachine(); in resetOperationActions()
1893 if (getTargetMachine().getRelocationModel() == Reloc::PIC_ && in getJumpTableEncoding()
1969 if (getTargetMachine().getCodeModel() == CodeModel::Kernel) in getStackCookieLocation()
2305 if (!CI->isTailCall() || getTargetMachine().Options.DisableTailCalls) in mayBeEmittedAsTailCall()
19111 getTargetMachine().getSubtarget<X86Subtarget>(); in needsCmpXchgNb()
19135 getTargetMachine().getSubtarget<X86Subtarget>(); in shouldExpandAtomicRMWInIR()
19180 getTargetMachine().getSubtarget<X86Subtarget>(); in lowerIdempotentRMWIntoFencedLoad()
20099 CodeModel::Model M = getTargetMachine().getCodeModel(); in isLegalAddressingMode()
20100 Reloc::Model R = getTargetMachine().getRelocationModel(); in isLegalAddressingMode()
20108 Subtarget->ClassifyGlobalReference(AM.BaseGV, getTargetMachine()); in isLegalAddressingMode()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetLowering.h150 const TargetMachine &getTargetMachine() const { return TM; } in getTargetMachine() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1018 getTargetMachine().getSubtargetImpl()->getRegisterInfo(); in findRepresentativeClass()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1026 if (TLOF.IsGlobalInSmallSection(GV, getTargetMachine())) { in LowerGLOBALADDRESS()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp4194 CodeGenOpt::Level OptLevel = getTargetMachine().getOptLevel(); in PerformDAGCombine()