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