Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp662 unsigned BinOpc; in tryShrinkShlLogicImm() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp961 unsigned BinOpc = BO2->getOpcode(); in foldBinOpShiftWithShift() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8353 auto IsBinOpImm = [](SDValue Op, unsigned BinOpc, unsigned Imm) { in MatchFunnelPosNeg()
27513 unsigned BinOpc = N1.getOpcode(); in foldSelectOfBinops() local