Home
last modified time | relevance | path

Searched defs:BitLen (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/internal/bigmod/
Dnat.go410 func (m *Modulus) BitLen() int { func
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Zip/
H A DZipItem.h106 UInt16 BitLen; member
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/features/
H A Dencode_hevc_header_packer.cpp535 mfxU32 BitLen; in SliceHeaderPacker() local
/aosp_15_r20/prebuilts/go/linux-x86/src/math/big/
Dint.go541 func (x *Int) BitLen() int { func
/aosp_15_r20/prebuilts/go/linux-x86/src/net/netip/
Dnetip.go398 func (ip Addr) BitLen() int { func
/aosp_15_r20/prebuilts/go/linux-x86/src/go/constant/
Dvalue.go645 func BitLen(x Value) int { func
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6634 int BitLen = N->getConstantOperandVal(1); in getTargetShuffleMask() local
6645 int BitLen = N->getConstantOperandVal(2); in getTargetShuffleMask() local
12001 ArrayRef<int> Mask, uint64_t &BitLen, in matchShuffleAsEXTRQ()
12057 ArrayRef<int> Mask, uint64_t &BitLen, in matchShuffleAsINSERTQ()
12125 uint64_t BitLen, BitIdx; in lowerShuffleWithSSE4A() local
33579 uint64_t BitLen, BitIdx; in combineX86ShuffleChain() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7755 int BitLen = N->getConstantOperandVal(1); in getTargetShuffleMask() local
7766 int BitLen = N->getConstantOperandVal(2); in getTargetShuffleMask() local
14055 ArrayRef<int> Mask, uint64_t &BitLen, in matchShuffleAsEXTRQ()
14111 ArrayRef<int> Mask, uint64_t &BitLen, in matchShuffleAsINSERTQ()
14179 uint64_t BitLen, BitIdx; in lowerShuffleWithSSE4A() local
39321 uint64_t BitLen, BitIdx; in combineX86ShuffleChain() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7971 int BitLen = (Len * VT.getScalarSizeInBits()) & 0x3f; in lowerVectorShuffleWithSSE4A() local
8032 int BitLen = (Len * VT.getScalarSizeInBits()) & 0x3f; in lowerVectorShuffleWithSSE4A() local