Searched defs:BitLen (Results 1 – 5 of 5) sorted by relevance
/external/lzma/CPP/7zip/Archive/Zip/ |
D | ZipItem.h | 106 UInt16 BitLen; member
|
/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/features/ |
D | encode_hevc_header_packer.cpp | 535 mfxU32 BitLen; in SliceHeaderPacker() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 6634 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
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 7755 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
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 7971 int BitLen = (Len * VT.getScalarSizeInBits()) & 0x3f; in lowerVectorShuffleWithSSE4A() local 8032 int BitLen = (Len * VT.getScalarSizeInBits()) & 0x3f; in lowerVectorShuffleWithSSE4A() local
|