Home
last modified time | relevance | path

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

12345

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp125 void TargetLoweringBase::InitLibcalls(const Triple &TT) { in InitLibcalls()
569 TargetLoweringBase::TargetLoweringBase(const TargetMachine &tm) : TM(tm) { in TargetLoweringBase() function in TargetLoweringBase
603 void TargetLoweringBase::initActions() { in initActions()
770 MVT TargetLoweringBase::getScalarShiftAmountTy(const DataLayout &DL, in getScalarShiftAmountTy()
775 EVT TargetLoweringBase::getShiftAmountTy(EVT LHSTy, const DataLayout &DL, in getShiftAmountTy()
784 bool TargetLoweringBase::canOpTrap(unsigned Op, EVT VT) const { in canOpTrap()
797 void TargetLoweringBase::setJumpIsExpensive(bool isExpensive) { in setJumpIsExpensive()
803 TargetLoweringBase::LegalizeKind
804 TargetLoweringBase::getTypeConversion(LLVMContext &Context, EVT VT) const { in getTypeConversion()
940 TargetLoweringBase *TLI) { in getVectorTypeBreakdownMVT()
[all …]
DAtomicExpandPass.cpp90 TargetLoweringBase::AtomicExpansionKind ExpansionKind);
267 TargetLoweringBase::AtomicExpansionKind::None && in runOnFunction()
399 case TargetLoweringBase::AtomicExpansionKind::None: in tryExpandAtomicLoad()
401 case TargetLoweringBase::AtomicExpansionKind::LLSC: in tryExpandAtomicLoad()
406 case TargetLoweringBase::AtomicExpansionKind::LLOnly: in tryExpandAtomicLoad()
408 case TargetLoweringBase::AtomicExpansionKind::CmpXChg: in tryExpandAtomicLoad()
567 case TargetLoweringBase::AtomicExpansionKind::None: in tryExpandAtomicRMW()
569 case TargetLoweringBase::AtomicExpansionKind::LLSC: { in tryExpandAtomicRMW()
585 case TargetLoweringBase::AtomicExpansionKind::CmpXChg: { in tryExpandAtomicRMW()
594 TargetLoweringBase::AtomicExpansionKind::CmpXChg); in tryExpandAtomicRMW()
[all …]
DAnalysis.cpp256 const TargetLoweringBase& TLI) { in isNoopBitcast()
276 const TargetLoweringBase &TLI, in getNoopInput()
358 const TargetLoweringBase &TLI, in slotOnlyDiscardsData()
559 const TargetLoweringBase &TLI, in attributesPermitTailCall()
637 const TargetLoweringBase &TLI) { in returnTypeIsEligibleForTailCall()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp128 void TargetLoweringBase::InitLibcalls(const Triple &TT) { in InitLibcalls()
679 TargetLoweringBase::TargetLoweringBase(const TargetMachine &tm) : TM(tm) { in TargetLoweringBase() function in TargetLoweringBase
713 void TargetLoweringBase::initActions() { in initActions()
893 MVT TargetLoweringBase::getScalarShiftAmountTy(const DataLayout &DL, in getScalarShiftAmountTy()
898 EVT TargetLoweringBase::getShiftAmountTy(EVT LHSTy, const DataLayout &DL, in getShiftAmountTy()
907 bool TargetLoweringBase::canOpTrap(unsigned Op, EVT VT) const { in canOpTrap()
920 bool TargetLoweringBase::isFreeAddrSpaceCast(unsigned SrcAS, in isFreeAddrSpaceCast()
925 void TargetLoweringBase::setJumpIsExpensive(bool isExpensive) { in setJumpIsExpensive()
931 TargetLoweringBase::LegalizeKind
932 TargetLoweringBase::getTypeConversion(LLVMContext &Context, EVT VT) const { in getTypeConversion()
[all …]
DAtomicExpandPass.cpp90 TargetLoweringBase::AtomicExpansionKind ExpansionKind);
235 TargetLoweringBase::AtomicExpansionKind::None && in runOnFunction()
367 case TargetLoweringBase::AtomicExpansionKind::None: in tryExpandAtomicLoad()
369 case TargetLoweringBase::AtomicExpansionKind::LLSC: in tryExpandAtomicLoad()
374 case TargetLoweringBase::AtomicExpansionKind::LLOnly: in tryExpandAtomicLoad()
376 case TargetLoweringBase::AtomicExpansionKind::CmpXChg: in tryExpandAtomicLoad()
535 case TargetLoweringBase::AtomicExpansionKind::None: in tryExpandAtomicRMW()
537 case TargetLoweringBase::AtomicExpansionKind::LLSC: { in tryExpandAtomicRMW()
542 TargetLoweringBase::AtomicExpansionKind::LLSC); in tryExpandAtomicRMW()
553 case TargetLoweringBase::AtomicExpansionKind::CmpXChg: { in tryExpandAtomicRMW()
[all …]
DAnalysis.cpp257 const TargetLoweringBase& TLI) { in isNoopBitcast()
277 const TargetLoweringBase &TLI, in getNoopInput()
359 const TargetLoweringBase &TLI, in slotOnlyDiscardsData()
561 const TargetLoweringBase &TLI, in attributesPermitTailCall()
639 const TargetLoweringBase &TLI) { in returnTypeIsEligibleForTailCall()
/external/llvm-project/llvm/include/llvm/CodeGen/
DAnalysis.h30 class TargetLoweringBase; variable
131 const TargetLoweringBase &TLI,
139 const TargetLoweringBase &TLI);
DStackProtector.h33 class TargetLoweringBase; variable
47 const TargetLoweringBase *TLI = nullptr;
DBasicTTIImpl.h167 const TargetLoweringBase *getTLI() const { in getTLI()
247 TargetLoweringBase::AddrMode AM;
281 TargetLoweringBase::AddrMode AM; in getScalingFactorCost()
325 const TargetLoweringBase *TLI = getTLI(); in getEstimatedNumberOfCaseClusters()
373 const TargetLoweringBase *TLI = getTLI(); in shouldBuildLookupTables()
379 const TargetLoweringBase *TLI = getTLI(); in haveFastSqrt()
392 const TargetLoweringBase *TLI = getTLI(); in getFPOpCost()
666 const TargetLoweringBase *TLI = getTLI();
742 const TargetLoweringBase *TLI = getTLI();
901 const TargetLoweringBase *TLI = getTLI();
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DAnalysis.h31 class TargetLoweringBase; variable
135 const TargetLoweringBase &TLI,
143 const TargetLoweringBase &TLI);
DStackProtector.h33 class TargetLoweringBase; variable
47 const TargetLoweringBase *TLI = nullptr;
DBasicTTIImpl.h170 const TargetLoweringBase *getTLI() const { in getTLI()
240 TargetLoweringBase::AddrMode AM;
266 TargetLoweringBase::AddrMode AM; in getScalingFactorCost()
340 const TargetLoweringBase *TLI = getTLI(); in getEstimatedNumberOfCaseClusters()
388 const TargetLoweringBase *TLI = getTLI(); in shouldBuildLookupTables()
394 const TargetLoweringBase *TLI = getTLI(); in haveFastSqrt()
407 const TargetLoweringBase *TLI = getTLI(); in getFPOpCost()
415 const TargetLoweringBase *TLI = getTLI(); in getOperationCost()
639 const TargetLoweringBase *TLI = getTLI();
699 const TargetLoweringBase *TLI = getTLI();
[all …]
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp798 TargetLoweringBase::TargetLoweringBase(const TargetMachine &tm) : TM(tm) { in TargetLoweringBase() function in TargetLoweringBase
842 void TargetLoweringBase::initActions() { in initActions()
946 MVT TargetLoweringBase::getScalarShiftAmountTy(const DataLayout &DL, in getScalarShiftAmountTy()
951 EVT TargetLoweringBase::getShiftAmountTy(EVT LHSTy, in getShiftAmountTy()
961 bool TargetLoweringBase::canOpTrap(unsigned Op, EVT VT) const { in canOpTrap()
976 void TargetLoweringBase::setJumpIsExpensive(bool isExpensive) { in setJumpIsExpensive()
982 TargetLoweringBase::LegalizeKind
983 TargetLoweringBase::getTypeConversion(LLVMContext &Context, EVT VT) const { in getTypeConversion()
1118 TargetLoweringBase *TLI) { in getVectorTypeBreakdownMVT()
1164 bool TargetLoweringBase::isLegalRC(const TargetRegisterClass *RC) const { in isLegalRC()
[all …]
DAtomicExpandPass.cpp69 TargetLoweringBase::AtomicExpansionKind ExpansionKind);
382 case TargetLoweringBase::AtomicExpansionKind::None: in tryExpandAtomicLoad()
384 case TargetLoweringBase::AtomicExpansionKind::LLSC: in tryExpandAtomicLoad()
389 case TargetLoweringBase::AtomicExpansionKind::LLOnly: in tryExpandAtomicLoad()
391 case TargetLoweringBase::AtomicExpansionKind::CmpXChg: in tryExpandAtomicLoad()
527 case TargetLoweringBase::AtomicExpansionKind::None: in tryExpandAtomicRMW()
529 case TargetLoweringBase::AtomicExpansionKind::LLSC: { in tryExpandAtomicRMW()
545 case TargetLoweringBase::AtomicExpansionKind::CmpXChg: { in tryExpandAtomicRMW()
550 TargetLoweringBase::AtomicExpansionKind::CmpXChg); in tryExpandAtomicRMW()
695 AtomicRMWInst *AI, TargetLoweringBase::AtomicExpansionKind ExpansionKind) { in expandPartwordAtomicRMW()
[all …]
DAnalysis.cpp217 const TargetLoweringBase& TLI) { in isNoopBitcast()
237 const TargetLoweringBase &TLI, in getNoopInput()
336 const TargetLoweringBase &TLI, in slotOnlyDiscardsData()
531 const TargetLoweringBase &TLI) { in returnTypeIsEligibleForTailCall()
DStackProtector.cpp285 static Value *getStackGuard(const TargetLoweringBase *TLI, Module *M, in getStackGuard()
319 const TargetLoweringBase *TLI, AllocaInst *&AI) { in CreatePrologue()
/external/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h89 const TargetLoweringBase *getTLI() const { in getTLI()
129 TargetLoweringBase::AddrMode AM; in isLegalAddressingMode()
139 TargetLoweringBase::AddrMode AM; in getScalingFactorCost()
192 const TargetLoweringBase *TLI = getTLI(); in shouldBuildLookupTables()
198 const TargetLoweringBase *TLI = getTLI(); in haveFastSqrt()
211 const TargetLoweringBase *TLI = getTLI(); in getOperationCost()
304 const TargetLoweringBase *TLI = getTLI();
353 const TargetLoweringBase *TLI = getTLI(); in getCastInstrCost()
480 const TargetLoweringBase *TLI = getTLI(); in getCmpSelInstrCost()
827 const TargetLoweringBase *TLI = getTLI(); in getIntrinsicInstrCost()
[all …]
DAnalysis.h31 class TargetLoweringBase; variable
114 const TargetLoweringBase &TLI);
DStackProtector.h55 const TargetLoweringBase *TLI;
/external/llvm-project/llvm/unittests/CodeGen/
DAArch64SelectionDAGTest.cpp71 TargetLoweringBase::LegalizeTypeAction getTypeAction(EVT VT) { in getTypeAction()
601 EXPECT_EQ(getTypeAction(VT), TargetLoweringBase::TypeSplitVector); in TEST_F()
610 EXPECT_EQ(getTypeAction(VT), TargetLoweringBase::TypePromoteInteger); in TEST_F()
619 EXPECT_NE(getTypeAction(VT), TargetLoweringBase::TypeScalarizeVector); in TEST_F()
628 EXPECT_EQ(getTypeAction(VT), TargetLoweringBase::TypeSplitVector); in TEST_F()
639 EXPECT_EQ(getTypeAction(FromVT), TargetLoweringBase::TypeWidenVector); in TEST_F()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.h50 const TargetLoweringBase *TLI;
53 const TargetLoweringBase *getTLI() const { return TLI; } in getTLI()
/external/llvm-project/llvm/docs/
DAddingConstrainedIntrinsics.rst86 registered in TargetLoweringBase::initActions(). By default all strict nodes are
89 lib/CodeGen/TargetLoweringBase.cpp
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.h51 const TargetLoweringBase *TLI;
54 const TargetLoweringBase *getTLI() const { return TLI; } in getTLI()
/external/llvm-project/llvm/test/CodeGen/X86/
Dmisched-aa-colored.ll27 …etLowering.51.651.1011.1971.2091.2331.4131" = type { %"class.llvm::TargetLoweringBase.50.650.1010.…
28TargetLoweringBase.50.650.1010.1970.2090.2330.4130" = type { i32 (...)**, %"class.llvm::TargetMach…
49 %"class.llvm::TargetLoweringBase::ValueTypeActionImpl.40.640.1000.1960.2080.2320.4120" = type { [58…
113 …vm::SelectionDAG.104.704.1064.2024.2144.2384.4184"*, %"class.llvm::TargetLoweringBase::ValueTypeAc…
185 …ct.std::pair.112.119.719.1079.2039.2159.2399.4199"), %"class.llvm::TargetLoweringBase.50.650.1010.…
/external/llvm/test/CodeGen/X86/
Dmisched-aa-colored.ll27 …etLowering.51.651.1011.1971.2091.2331.4131" = type { %"class.llvm::TargetLoweringBase.50.650.1010.…
28TargetLoweringBase.50.650.1010.1970.2090.2330.4130" = type { i32 (...)**, %"class.llvm::TargetMach…
49 %"class.llvm::TargetLoweringBase::ValueTypeActionImpl.40.640.1000.1960.2080.2320.4120" = type { [58…
113 …vm::SelectionDAG.104.704.1064.2024.2144.2384.4184"*, %"class.llvm::TargetLoweringBase::ValueTypeAc…
185 …112.119.719.1079.2039.2159.2399.4199"* noalias sret, %"class.llvm::TargetLoweringBase.50.650.1010.…

12345