Searched defs:AndRHS (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2341 const Value *AndRHS = AI->getOperand(1); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp117 OptAndOp(BinaryOperator *Op, ConstantInt *OpRHS, ConstantInt *AndRHS, BinaryOperator &TheAnd) argument
[all...]
H A DInstCombineSelect.cpp144 const APInt *AndRHS; local
H A DInstCombineSimplifyDemanded.cpp297 ConstantInt *AndRHS = cast<ConstantInt>(LHSInst->getOperand(1)); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DAlignmentFromAssumptions.cpp229 Value *AndRHS = CmpBO->getOperand(1); local

Completed in 164 milliseconds