Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp1605 BinaryOperator::BinaryOps BOpc = Opc0; in foldSelectShuffle() local
DInstCombineCompares.cpp1919 auto BOpc = Pred == CmpInst::ICMP_EQ ? Instruction::And : Instruction::Or; in foldICmpOrConstant() local
1932 auto BOpc = Pred == CmpInst::ICMP_EQ ? Instruction::And : Instruction::Or; in foldICmpOrConstant() local
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp569 unsigned BOpc = Hexagon::J2_jump; in InsertBranch() local
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp415 int BOpc = !AFI->isThumbFunction() in InsertBranch() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp584 unsigned BOpc = Hexagon::J2_jump; in insertBranch() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp436 int BOpc = !AFI->isThumbFunction() in insertBranch() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2125 unsigned BOpc = 0; in FindMergedConditions() local