Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2293 BinaryOperator::BinaryOps BOpc = Opc0; foldSelectShuffle() local
H A DInstCombineCompares.cpp1975 auto BOpc = Pred == CmpInst::ICMP_EQ ? Instruction::And : Instruction::Or; foldICmpOrXorSubChain() local
2068 auto BOpc = Pred == CmpInst::ICMP_EQ ? Instruction::And : Instruction::Or; foldICmpOrConstant() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp634 unsigned BOpc = Hexagon::J2_jump; insertBranch() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp444 Instruction::BinaryOps BOpc = (Instruction::BinaryOps)0; in findMergedConditions() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp506 int BOpc = !AFI->isThumbFunction() insertBranch() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2461 Instruction::BinaryOps BOpc = (Instruction::BinaryOps)0; FindMergedConditions() local