Searched defs:BinOpc (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelDAGToDAG.cpp | 662 unsigned BinOpc; tryShrinkShlLogicImm() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstructionCombining.cpp | 961 unsigned BinOpc = BO2->getOpcode(); foldBinOpShiftWithShift() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 8367 __anon791abb431402(SDValue Op, unsigned BinOpc, unsigned Imm) MatchFunnelPosNeg() argument |