Home
last modified time | relevance | path

Searched defs:BOpcode (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1979 BinaryOperator::BinaryOps BOpcode = BO->getOpcode(); in foldSelectShuffleWith1Binop() local
H A DInstCombineAndOrXor.cpp1864 Instruction::BinaryOps BOpcode = BO->getOpcode(); in visitAnd() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3917 unsigned BOpcode = N0.getOpcode(); in foldSetCCWithBinOp() local
H A DDAGCombiner.cpp21359 unsigned BOpcode = BinOp.getOpcode(); in narrowExtractedVectorBinOp() local