Searched defs:BOp (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2119 const Instruction *BOp = dyn_cast<Instruction>(Cond); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp874 BinaryOperator *BOp = dyn_cast<BinaryOperator>(BEValue); local
798 InductionDescriptor(Value *Start, InductionKind K, const SCEV *Step, BinaryOperator *BOp, SmallVectorImpl<Instruction *> *Casts) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPointerArithChecker.cpp317 void PointerArithChecker::checkPreStmt(const BinaryOperator *BOp, argument

Completed in 95 milliseconds