Home
last modified time | relevance | path

Searched defs:BOpc (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp386 auto BOpc = cast<BinaryOperator>(Op0)->getOpcode(); in visitMul() local
H A DInstCombineVectorOps.cpp2316 BinaryOperator::BinaryOps BOpc = Opc0; in foldSelectShuffle() local
H A DInstCombineCompares.cpp2025 auto BOpc = Pred == CmpInst::ICMP_EQ ? Instruction::And : Instruction::Or; in foldICmpOrXorSubChain() local
2128 auto BOpc = Pred == CmpInst::ICMP_EQ ? Instruction::And : Instruction::Or; in foldICmpOrConstant() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp635 unsigned BOpc = Hexagon::J2_jump; in insertBranch() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp444 Instruction::BinaryOps BOpc = (Instruction::BinaryOps)0; in findMergedConditions() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp507 int BOpc = !AFI->isThumbFunction() in insertBranch() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2648 Instruction::BinaryOps BOpc = (Instruction::BinaryOps)0; in FindMergedConditions() local