Home
last modified time | relevance | path

Searched defs:AndMask (Results 1 – 4 of 4) sorted by relevance

/trueos/lib/libvgl/
HDmouse.c181 VGLMouseSetImage(VGLBitmap *AndMask, VGLBitmap *OrMask) in VGLMouseSetImage()
/trueos/contrib/llvm/lib/Target/SystemZ/
HDSystemZISelDAGToDAG.cpp660 uint64_t AndMask = MaskNode->getZExtValue(); in detectOrAndInsertion() local
/trueos/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineAndOrXor.cpp1436 const APInt &AndMask = cast<ConstantInt>(I->getOperand(1))->getValue(); in CollectBSwapParts() local
/trueos/contrib/llvm/lib/CodeGen/SelectionDAG/
HDDAGCombiner.cpp10593 APInt AndMask = ConstAndRHS->getAPIntValue(); in SimplifySelectCC() local