Home
last modified time | relevance | path

Searched defs:ComputeMaskedBits (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Analysis/
DValueTracking.cpp60 void llvm::ComputeMaskedBits(Value *V, const APInt &Mask, in ComputeMaskedBits() function in llvm
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1610 void SelectionDAG::ComputeMaskedBits(SDValue Op, const APInt &Mask, in ComputeMaskedBits() function in SelectionDAG