Home
last modified time | relevance | path

Searched refs:TargetLoweringOpt (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3930 struct TargetLoweringOpt { struct
3937 explicit TargetLoweringOpt(SelectionDAG &InDAG, in TargetLoweringOpt() function
3967 TargetLoweringOpt &TLO) const; argument
3971 TargetLoweringOpt &TLO) const;
3979 TargetLoweringOpt &TLO) const { in targetShrinkDemandedConstant()
3989 TargetLoweringOpt &TLO) const;
4006 TargetLoweringOpt &TLO, unsigned Depth = 0,
4012 KnownBits &Known, TargetLoweringOpt &TLO,
4064 TargetLoweringOpt &TLO, unsigned Depth = 0,
4076 const TargetLoweringOpt &TLO) const { in shouldSimplifyDemandedVectorElts()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1205 TargetLoweringOpt &TLO) const override;
1225 TargetLoweringOpt &TLO,
1231 TargetLoweringOpt &TLO,
1238 TargetLoweringOpt &TLO,
H A DX86ISelLowering.cpp37017 TargetLoweringOpt &TLO) const { in targetShrinkDemandedConstant()
41817 TargetLowering::TargetLoweringOpt &TLO, unsigned Depth) const { in SimplifyDemandedVectorEltsForTargetShuffle()
41884 TargetLoweringOpt &TLO, unsigned Depth) const { in SimplifyDemandedVectorEltsForTargetNode()
42651 const APInt &OriginalDemandedElts, KnownBits &Known, TargetLoweringOpt &TLO, in SimplifyDemandedBitsForTargetNode()
45729 TargetLowering::TargetLoweringOpt TLO(DAG, !DCI.isBeforeLegalize(), in combineVSelectToBLENDV()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.h116 const TargetLoweringOpt &TLO) const override;
H A DWebAssemblyISelLowering.cpp968 SDValue Op, const TargetLoweringOpt &TLO) const { in shouldSimplifyDemandedVectorElts()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h444 TargetLoweringOpt &TLO,
519 TargetLoweringOpt &TLO) const override;
H A DARMISelLowering.cpp20197 TargetLoweringOpt &TLO) const { in targetShrinkDemandedConstant()
20279 const APInt &OriginalDemandedElts, KnownBits &Known, TargetLoweringOpt &TLO, in SimplifyDemandedBitsForTargetNode()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h597 TargetLoweringOpt &TLO) const override;
1332 TargetLoweringOpt &TLO,
H A DAArch64ISelLowering.cpp2169 TargetLowering::TargetLoweringOpt &TLO, in optimizeLogicalImm()
2264 TargetLoweringOpt &TLO) const { in targetShrinkDemandedConstant()
22544 TargetLowering::TargetLoweringOpt TLO(DAG, !DCI.isBeforeLegalize(), in performTBISimplification()
28385 const APInt &OriginalDemandedElts, KnownBits &Known, TargetLoweringOpt &TLO, in SimplifyDemandedBitsForTargetNode()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h598 TargetLoweringOpt &TLO) const override;
H A DRISCVISelLowering.cpp17704 TargetLoweringOpt &TLO) const { in targetShrinkDemandedConstant()
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1509 TargetLowering::TargetLoweringOpt TLO(DAG, !DCI.isBeforeLegalize(), in PerformDAGCombine()
1525 TargetLowering::TargetLoweringOpt TLO(DAG, !DCI.isBeforeLegalize(), in PerformDAGCombine()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp516 TargetLoweringOpt &TLO) const { in ShrinkDemandedConstant()
562 TargetLoweringOpt &TLO) const { in ShrinkDemandedConstant()
576 TargetLoweringOpt &TLO) const { in ShrinkDemandedOp()
623 TargetLoweringOpt TLO(DAG, !DCI.isBeforeLegalize(), in SimplifyDemandedBits()
639 TargetLoweringOpt TLO(DAG, !DCI.isBeforeLegalize(), in SimplifyDemandedBits()
654 TargetLoweringOpt &TLO, in SimplifyDemandedBits()
955 TargetLowering::TargetLoweringOpt &TLO, in combineShiftToAVG()
1103 const APInt &OriginalDemandedElts, KnownBits &Known, TargetLoweringOpt &TLO, in SimplifyDemandedBits()
2979 TargetLoweringOpt TLO(DAG, !DCI.isBeforeLegalize(), in SimplifyDemandedVectorElts()
3043 APInt &KnownZero, TargetLoweringOpt &TLO, unsigned Depth, in SimplifyDemandedVectorElts()
[all …]
H A DDAGCombiner.cpp328 void CommitTargetLoweringOpt(const TargetLowering::TargetLoweringOpt &TLO);
930 CommitTargetLoweringOpt(const TargetLowering::TargetLoweringOpt &TLO) { in CommitTargetLoweringOpt()
1360 CommitTargetLoweringOpt(const TargetLowering::TargetLoweringOpt &TLO) { in CommitTargetLoweringOpt()
1381 TargetLowering::TargetLoweringOpt TLO(DAG, LegalTypes, LegalOperations); in SimplifyDemandedBits()
1400 TargetLowering::TargetLoweringOpt TLO(DAG, LegalTypes, LegalOperations); in SimplifyDemandedVectorElts()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp5230 TargetLowering::TargetLoweringOpt TLO(DAG, !DCI.isBeforeLegalize(), in PerformDAGCombine()