Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DMathExtras.h57 std::size_t ZeroBits = 0; variable
126 std::size_t ZeroBits = 0; variable
/external/llvm/lib/Analysis/
DValueTracking.cpp800 APInt ZeroBits(BitWidth, 0); in ComputeSignBit() local