Home
last modified time | relevance | path

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

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