Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
DAMDILPeepholeOptimizer.cpp743 Constant *AndMask = dyn_cast<Constant>(inst->getOperand(1)); in optimizeBitExtract() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp701 uint64_t AndMask = MaskNode->getZExtValue(); in detectOrAndInsertion() local
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp204 uint64_t AndMask; member
922 uint64_t AndMask = MS.MapParams->AndMask; in getShadowPtrOffset() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1641 const APInt &AndMask = cast<ConstantInt>(I->getOperand(1))->getValue(); in CollectBitParts() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp399 uint64_t AndMask = CSD->getZExtValue(); in getExtendTypeForNode() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp14125 APInt AndMask = ConstAndRHS->getAPIntValue(); in SimplifySelectCC() local