Searched defs:BOpcode (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineVectorOps.cpp | 2156 BinaryOperator::BinaryOps BOpcode = BO->getOpcode(); foldSelectShuffleWith1Binop() local |
H A D | InstCombineAndOrXor.cpp | 2322 Instruction::BinaryOps BOpcode = BO->getOpcode(); visitAnd() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 4179 unsigned BOpcode = N0.getOpcode(); foldSetCCWithBinOp() local |
H A D | DAGCombiner.cpp | 24076 unsigned BOpcode = BinOp.getOpcode(); narrowExtractedVectorBinOp() local |