Searched defs:ComputeMaxSignificantBits (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 5113 unsigned SelectionDAG::ComputeMaxSignificantBits(SDValue Op, ComputeMaxSignificantBits() function in SelectionDAG |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ValueTracking.cpp | 344 unsigned llvm::ComputeMaxSignificantBits(const Value *V, const DataLayout &DL, ComputeMaxSignificantBits() function in llvm |