Searched refs:TargetLoweringOpt (Results 1 – 12 of 12) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 3066 struct TargetLoweringOpt { struct 3073 explicit TargetLoweringOpt(SelectionDAG &InDAG, in TargetLoweringOpt() argument 3106 TargetLoweringOpt &TLO) const; 3112 TargetLoweringOpt &TLO) const { in targetShrinkDemandedConstant() 3120 TargetLoweringOpt &TLO) const; 3137 TargetLoweringOpt &TLO, unsigned Depth = 0, 3143 KnownBits &Known, TargetLoweringOpt &TLO, 3176 TargetLoweringOpt &TLO, unsigned Depth = 0, 3229 APInt &KnownZero, TargetLoweringOpt &TLO, unsigned Depth = 0) const; 3240 TargetLoweringOpt &TLO, [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 938 TargetLoweringOpt &TLO) const override; 958 TargetLoweringOpt &TLO, 965 TargetLoweringOpt &TLO,
|
D | X86ISelLowering.cpp | 32484 TargetLoweringOpt &TLO) const { in targetShrinkDemandedConstant() 35359 TargetLoweringOpt &TLO, unsigned Depth) const { in SimplifyDemandedVectorEltsForTargetNode() 35829 const APInt &OriginalDemandedElts, KnownBits &Known, TargetLoweringOpt &TLO, in SimplifyDemandedBitsForTargetNode() 37784 TargetLowering::TargetLoweringOpt TLO(DAG, !DCI.isBeforeLegalize(), in combineVSelectToBLENDV() 37811 TargetLowering::TargetLoweringOpt TLO(DAG, !DCI.isBeforeLegalize(), in combineVSelectToBLENDV()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 418 TargetLoweringOpt &TLO) const override;
|
D | ARMISelLowering.cpp | 15746 TargetLoweringOpt &TLO) const { in targetShrinkDemandedConstant()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.h | 329 TargetLoweringOpt &TLO) const override;
|
D | AArch64ISelLowering.cpp | 966 TargetLowering::TargetLoweringOpt &TLO, in optimizeLogicalImm() 1060 SDValue Op, const APInt &Demanded, TargetLoweringOpt &TLO) const { in targetShrinkDemandedConstant() 11597 TargetLowering::TargetLoweringOpt TLO(DAG, !DCI.isBeforeLegalize(), in performTBISimplification()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 495 TargetLoweringOpt &TLO) const { in ShrinkDemandedConstant() 538 TargetLoweringOpt &TLO) const { in ShrinkDemandedOp() 583 TargetLoweringOpt TLO(DAG, !DCI.isBeforeLegalize(), in SimplifyDemandedBits() 597 TargetLoweringOpt &TLO, in SimplifyDemandedBits() 802 const APInt &OriginalDemandedElts, KnownBits &Known, TargetLoweringOpt &TLO, in SimplifyDemandedBits() 2088 TargetLoweringOpt TLO(DAG, !DCI.isBeforeLegalize(), in SimplifyDemandedVectorElts() 2151 APInt &KnownZero, TargetLoweringOpt &TLO, unsigned Depth, in SimplifyDemandedVectorElts() 2694 TargetLoweringOpt &TLO, unsigned Depth) const { in SimplifyDemandedVectorEltsForTargetNode() 2706 KnownBits &Known, TargetLoweringOpt &TLO, unsigned Depth) const { in SimplifyDemandedBitsForTargetNode()
|
D | DAGCombiner.cpp | 295 void CommitTargetLoweringOpt(const TargetLowering::TargetLoweringOpt &TLO); 779 CommitTargetLoweringOpt(const TargetLowering::TargetLoweringOpt &TLO) { in CommitTargetLoweringOpt() 1031 CommitTargetLoweringOpt(const TargetLowering::TargetLoweringOpt &TLO) { in CommitTargetLoweringOpt() 1051 TargetLowering::TargetLoweringOpt TLO(DAG, LegalTypes, LegalOperations); in SimplifyDemandedBits() 1075 TargetLowering::TargetLoweringOpt TLO(DAG, LegalTypes, LegalOperations); in SimplifyDemandedVectorElts()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 1607 TargetLowering::TargetLoweringOpt TLO(DAG, !DCI.isBeforeLegalize(), in PerformDAGCombine() 1623 TargetLowering::TargetLoweringOpt TLO(DAG, !DCI.isBeforeLegalize(), in PerformDAGCombine()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.cpp | 4087 TargetLowering::TargetLoweringOpt TLO(DAG, !DCI.isBeforeLegalize(), in PerformDAGCombine()
|
D | SIISelLowering.cpp | 9948 TargetLowering::TargetLoweringOpt TLO(DAG, !DCI.isBeforeLegalize(), in performCvtF32UByteNCombine()
|