Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1942 BinaryOperator::BinaryOps BOpc = Opc0; in foldSelectShuffle() local
H A DInstCombineCompares.cpp1928 auto BOpc = Pred == CmpInst::ICMP_EQ ? Instruction::And : Instruction::Or; in foldICmpOrConstant() local
1941 auto BOpc = Pred == CmpInst::ICMP_EQ ? Instruction::And : Instruction::Or; in foldICmpOrConstant() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp425 Instruction::BinaryOps BOpc = (Instruction::BinaryOps)0; in findMergedConditions() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp590 unsigned BOpc = Hexagon::J2_jump; in insertBranch() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp486 int BOpc = !AFI->isThumbFunction() in insertBranch() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2206 Instruction::BinaryOps BOpc = (Instruction::BinaryOps)0; in FindMergedConditions() local