Home
last modified time | relevance | path

Searched defs:matchFirstShift (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp372 auto matchFirstShift = [&](Value *V, Value *W) { foldShiftOfShiftedBinOp() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1738 auto matchFirstShift = [&](const MachineInstr *MI, uint64_t &ShiftVal) { matchShiftOfShiftedLogic() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9621 auto matchFirstShift = [&](SDValue V, SDValue &ShiftOp, combineShiftOfShiftedLogic() local
[all...]