Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMathExtras.h53 std::size_t ZeroBits = 0; in count() local
/external/llvm/include/llvm/Support/
DMathExtras.h53 std::size_t ZeroBits = 0; in count() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMathExtras.h98 unsigned ZeroBits = 0; in count() local
/external/llvm-project/llvm/include/llvm/Support/
DMathExtras.h99 unsigned ZeroBits = 0; in count() local
/external/llvm/lib/Analysis/
DValueTracking.cpp1483 APInt ZeroBits(BitWidth, 0); in ComputeSignBit() local
3297 unsigned ZeroBits = LHSKnownZero.countLeadingOnes() + in computeOverflowForUnsignedMul() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp43960 SDValue ZeroBits = DAG.getConstant(0, dl, MaskVT); in combineOr() local