Searched defs:ComputeMaskedBits (Results 1 – 2 of 2) sorted by relevance
60 void llvm::ComputeMaskedBits(Value *V, const APInt &Mask, in ComputeMaskedBits() function in llvm
1610 void SelectionDAG::ComputeMaskedBits(SDValue Op, const APInt &Mask, in ComputeMaskedBits() function in SelectionDAG