Searched refs:CombineOp (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7439 unsigned CombineOp = SameSide ? ISD::ADD : ISD::SUB; local
7441 DAG.FoldConstantArithmetic(CombineOp, dl, ShiftVT, C1, C2)) {
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp[all...]

Completed in 296 milliseconds