Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3799 struct TargetLoweringOpt { struct
3806 explicit TargetLoweringOpt(SelectionDAG &InDAG, in TargetLoweringOpt() argument
3836 TargetLoweringOpt &TLO) const; argument
3840 TargetLoweringOpt &TLO) const;
3858 TargetLoweringOpt &TLO) const;
3875 TargetLoweringOpt &TLO, unsigned Depth = 0,
3881 KnownBits &Known, TargetLoweringOpt &TLO,
3945 const TargetLoweringOpt &TLO) const { in shouldSimplifyDemandedVectorElts()
4011 APInt &KnownZero, TargetLoweringOpt &TLO, unsigned Depth = 0) const;
4022 TargetLoweringOpt &TLO,
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1196 TargetLoweringOpt &TLO) const override;
1216 TargetLoweringOpt &TLO,
1222 TargetLoweringOpt &TLO,
1229 TargetLoweringOpt &TLO,
H A DX86ISelLowering.cpp36444 TargetLoweringOpt &TLO) const { in targetShrinkDemandedConstant()
40906 TargetLowering::TargetLoweringOpt &TLO, unsigned Depth) const { in SimplifyDemandedVectorEltsForTargetShuffle()
40973 TargetLoweringOpt &TLO, unsigned Depth) const { in SimplifyDemandedVectorEltsForTargetNode()
41714 const APInt &OriginalDemandedElts, KnownBits &Known, TargetLoweringOpt &TLO, in SimplifyDemandedBitsForTargetNode()
44698 TargetLowering::TargetLoweringOpt TLO(DAG, !DCI.isBeforeLegalize(), in combineVSelectToBLENDV()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.h120 const TargetLoweringOpt &TLO) const override;
H A DWebAssemblyISelLowering.cpp954 SDValue Op, const TargetLoweringOpt &TLO) const { in shouldSimplifyDemandedVectorElts()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h445 TargetLoweringOpt &TLO,
520 TargetLoweringOpt &TLO) const override;
H A DARMISelLowering.cpp20174 TargetLoweringOpt &TLO) const { in targetShrinkDemandedConstant()
20256 const APInt &OriginalDemandedElts, KnownBits &Known, TargetLoweringOpt &TLO, in SimplifyDemandedBitsForTargetNode()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h578 TargetLoweringOpt &TLO) const override;
1288 TargetLoweringOpt &TLO,
H A DAArch64ISelLowering.cpp1987 TargetLowering::TargetLoweringOpt &TLO, in optimizeLogicalImm()
2082 TargetLoweringOpt &TLO) const { in targetShrinkDemandedConstant()
21225 TargetLowering::TargetLoweringOpt TLO(DAG, !DCI.isBeforeLegalize(), in performTBISimplification()
26830 const APInt &OriginalDemandedElts, KnownBits &Known, TargetLoweringOpt &TLO, in SimplifyDemandedBitsForTargetNode()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h545 TargetLoweringOpt &TLO) const override;
H A DRISCVISelLowering.cpp16168 TargetLoweringOpt &TLO) const { in targetShrinkDemandedConstant()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1510 TargetLowering::TargetLoweringOpt TLO(DAG, !DCI.isBeforeLegalize(), in PerformDAGCombine()
1526 TargetLowering::TargetLoweringOpt TLO(DAG, !DCI.isBeforeLegalize(), in PerformDAGCombine()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp515 TargetLoweringOpt &TLO) const { in ShrinkDemandedConstant()
560 TargetLoweringOpt &TLO) const { in ShrinkDemandedConstant()
574 TargetLoweringOpt &TLO) const { in ShrinkDemandedOp()
617 TargetLoweringOpt TLO(DAG, !DCI.isBeforeLegalize(), in SimplifyDemandedBits()
633 TargetLoweringOpt TLO(DAG, !DCI.isBeforeLegalize(), in SimplifyDemandedBits()
648 TargetLoweringOpt &TLO, in SimplifyDemandedBits()
1081 const APInt &OriginalDemandedElts, KnownBits &Known, TargetLoweringOpt &TLO, in SimplifyDemandedBits()
2941 TargetLoweringOpt TLO(DAG, !DCI.isBeforeLegalize(), in SimplifyDemandedVectorElts()
3005 APInt &KnownZero, TargetLoweringOpt &TLO, unsigned Depth, in SimplifyDemandedVectorElts()
3725 TargetLoweringOpt &TLO, unsigned Depth) const { in SimplifyDemandedVectorEltsForTargetNode()
[all …]
H A DDAGCombiner.cpp322 void CommitTargetLoweringOpt(const TargetLowering::TargetLoweringOpt &TLO);
337 TargetLowering::TargetLoweringOpt TLO(DAG, LegalTypes, LegalOperations); in SimplifyDemandedBits()
1058 CommitTargetLoweringOpt(const TargetLowering::TargetLoweringOpt &TLO) { in CommitTargetLoweringOpt()
1449 CommitTargetLoweringOpt(const TargetLowering::TargetLoweringOpt &TLO) { in CommitTargetLoweringOpt()
1470 TargetLowering::TargetLoweringOpt TLO(DAG, LegalTypes, LegalOperations); in SimplifyDemandedBits()
1489 TargetLowering::TargetLoweringOpt TLO(DAG, LegalTypes, LegalOperations); in SimplifyDemandedVectorElts()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp5176 TargetLowering::TargetLoweringOpt TLO(DAG, !DCI.isBeforeLegalize(), in PerformDAGCombine()