Home
last modified time | relevance | path

Searched refs:CommitTargetLoweringOpt (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1605 DCI.CommitTargetLoweringOpt(TLO); in PerformDAGCombine()
1621 DCI.CommitTargetLoweringOpt(TLO); in PerformDAGCombine()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3035 void CommitTargetLoweringOpt(const TargetLoweringOpt &TLO);
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp444 DCI.CommitTargetLoweringOpt(TLO); in SimplifyDemandedBits()
1432 DCI.CommitTargetLoweringOpt(TLO); in SimplifyDemandedVectorElts()
H A DDAGCombiner.cpp222 void CommitTargetLoweringOpt(const TargetLowering::TargetLoweringOpt &TLO);
671 CommitTargetLoweringOpt(const TargetLowering::TargetLoweringOpt &TLO) { in CommitTargetLoweringOpt() function in TargetLowering::DAGCombinerInfo
672 return ((DAGCombiner*)DC)->CommitTargetLoweringOpt(TLO); in CommitTargetLoweringOpt()
1010 CommitTargetLoweringOpt(const TargetLowering::TargetLoweringOpt &TLO) { in CommitTargetLoweringOpt() function in DAGCombiner
1044 CommitTargetLoweringOpt(TLO); in SimplifyDemandedBits()
1068 CommitTargetLoweringOpt(TLO); in SimplifyDemandedVectorElts()
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp3972 DCI.CommitTargetLoweringOpt(TLO); in PerformDAGCombine()
H A DSIISelLowering.cpp8853 DCI.CommitTargetLoweringOpt(TLO); in performCvtF32UByteNCombine()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10450 DCI.CommitTargetLoweringOpt(TLO); in performTBISimplification()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp34062 DCI.CommitTargetLoweringOpt(TLO); in combineVSelectToBLENDV()