Searched defs:BOpc (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp590 unsigned BOpc = Hexagon::J2_jump; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp437 int BOpc = !AFI->isThumbFunction() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1942 auto BOpc = Pred == CmpInst::ICMP_EQ ? Instruction::And : Instruction::Or; local
1955 auto BOpc = Pred == CmpInst::ICMP_EQ ? Instruction::And : Instruction::Or; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2126 unsigned BOpc = 0; local

Completed in 263 milliseconds