Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMathExtras.h53 std::size_t ZeroBits = 0; in count() local
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DMathExtras.h53 std::size_t ZeroBits = 0; in count() local
/aosp_15_r20/external/executorch/kernels/optimized/utils/
H A DllvmMathExtras.h87 std::size_t ZeroBits = 0; in count() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A Dbit.h123 unsigned ZeroBits = 0; in count() local
/aosp_15_r20/external/pytorch/c10/util/
H A DllvmMathExtras.h80 std::size_t ZeroBits = 0; in count() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
Dbit.h159 unsigned ZeroBits = 0; in count() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
Dbit.h159 unsigned ZeroBits = 0; in count() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
Dbit.h159 unsigned ZeroBits = 0; in count() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
Dbit.h159 unsigned ZeroBits = 0; in count() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DMathExtras.h98 unsigned ZeroBits = 0; in count() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DValueTracking.cpp1483 APInt ZeroBits(BitWidth, 0); in ComputeSignBit() local
3297 unsigned ZeroBits = LHSKnownZero.countLeadingOnes() + in computeOverflowForUnsignedMul() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp23914 APInt ZeroBits = APInt::getLowBitsSet(ScalarSize, ShiftLBits); in SimplifyDemandedBitsForTargetNode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp49703 SDValue ZeroBits = DAG.getConstant(0, dl, MaskVT); in combineOr() local