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

/openbsd-current/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp347 auto matchFirstShift = [&](Value *V) { local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1542 auto matchFirstShift = [&](const MachineInstr *MI, uint64_t &ShiftVal) { local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8914 auto matchFirstShift = [&](SDValue V, SDValue &ShiftOp, local

Completed in 511 milliseconds