Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp1289 BinaryOperator::BinaryOps BOpc = Opc0; in foldSelectShuffle() local
DInstCombineCompares.cpp1762 auto BOpc = Pred == CmpInst::ICMP_EQ ? Instruction::And : Instruction::Or; in foldICmpOrConstant() local
1775 auto BOpc = Pred == CmpInst::ICMP_EQ ? Instruction::And : Instruction::Or; in foldICmpOrConstant() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMBaseInstrInfo.cpp403 int BOpc = !AFI->isThumbFunction() in InsertBranch() 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-7.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp585 unsigned BOpc = Hexagon::J2_jump; in insertBranch() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp437 int BOpc = !AFI->isThumbFunction() in insertBranch() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1837 unsigned BOpc = 0; in FindMergedConditions() local