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.cpp407 auto BOpc = cast<BinaryOperator>(Op0)->getOpcode(); in visitMul() local
H A DInstCombineVectorOps.cpp2394 BinaryOperator::BinaryOps BOpc = Opc0; in foldSelectShuffle() local
H A DInstCombineCompares.cpp2070 auto BOpc = Pred == CmpInst::ICMP_EQ ? Instruction::And : Instruction::Or; in foldICmpOrXorSubChain() local
2173 auto BOpc = Pred == CmpInst::ICMP_EQ ? Instruction::And : Instruction::Or; in foldICmpOrConstant() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp633 unsigned BOpc = Hexagon::J2_jump; in insertBranch() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp458 Instruction::BinaryOps BOpc = (Instruction::BinaryOps)0; in findMergedConditions() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp332 int BOpc = !AFI->isThumbFunction() in insertBranch() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2614 Instruction::BinaryOps BOpc = (Instruction::BinaryOps)0; in FindMergedConditions() local