Searched defs:AndMask (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/lib/libvgl/
H A Dmouse.c181 VGLMouseSetImage(VGLBitmap *AndMask, VGLBitmap *OrMask) argument
/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1436 const APInt &AndMask = cast<ConstantInt>(I->getOperand(1))->getValue(); local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10593 APInt AndMask = ConstAndRHS->getAPIntValue(); local

Completed in 199 milliseconds