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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1612 DCI.CommitTargetLoweringOpt(TLO);
1628 DCI.CommitTargetLoweringOpt(TLO);
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3293 void CommitTargetLoweringOpt(const TargetLoweringOpt &TLO);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp295 void CommitTargetLoweringOpt(const TargetLowering::TargetLoweringOpt &TLO);
779 CommitTargetLoweringOpt(const TargetLowering::TargetLoweringOpt &TLO) { function in class:TargetLowering::DAGCombinerInfo
780 return ((DAGCombiner*)DC)->CommitTargetLoweringOpt(TLO);
1038 CommitTargetLoweringOpt(const TargetLowering::TargetLoweringOpt &TLO) { function in class:DAGCombiner
1072 CommitTargetLoweringOpt(TLO);
1097 CommitTargetLoweringOpt(TLO);
H A DTargetLowering.cpp590 DCI.CommitTargetLoweringOpt(TLO);
2095 DCI.CommitTargetLoweringOpt(TLO);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp4092 DCI.CommitTargetLoweringOpt(TLO);
H A DSIISelLowering.cpp9952 DCI.CommitTargetLoweringOpt(TLO);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11601 DCI.CommitTargetLoweringOpt(TLO);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp[all...]

Completed in 508 milliseconds