Searched defs:AndConst (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1157 Constant *AndConst = ConstantInt::get(A->getType(), AndValue); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13589 const APInt &AndConst = cast<ConstantSDNode>(AndOp1)->getAPIntValue(); local
19732 ConstantSDNode *AndConst = getAsNonOpaqueConstant(N0.getOperand(1)); local

Completed in 206 milliseconds