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

/openbsd-current/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1294 Constant *AndConst = ConstantInt::get(A->getType(), AndValue); local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16722 const APInt &AndConst = cast<ConstantSDNode>(AndOp1)->getAPIntValue(); local
24712 ConstantSDNode *AndConst = getAsNonOpaqueConstant(N0.getOperand(1)); local

Completed in 357 milliseconds