Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1923 auto BOpc = Pred == CmpInst::ICMP_EQ ? Instruction::And : Instruction::Or; in foldICmpOrConstant() local
1936 auto BOpc = Pred == CmpInst::ICMP_EQ ? Instruction::And : Instruction::Or; in foldICmpOrConstant() local
H A DInstCombineVectorOps.cpp2267 BinaryOperator::BinaryOps BOpc = Opc0; in foldSelectShuffle() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp633 unsigned BOpc = Hexagon::J2_jump; in insertBranch() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp440 Instruction::BinaryOps BOpc = (Instruction::BinaryOps)0; in findMergedConditions() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp506 int BOpc = !AFI->isThumbFunction() in insertBranch() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2283 Instruction::BinaryOps BOpc = (Instruction::BinaryOps)0; in FindMergedConditions() local