Home
last modified time | relevance | path

Searched refs:BitLen (Results 1 – 3 of 3) sorted by relevance

/external/vboot_reference/utility/
Defidecompress.c182 IN UINT8 *BitLen, in MakeTable() argument
225 Count[BitLen[Index]]++; in MakeTable()
265 Len = BitLen[Char]; in MakeTable()
/external/boringssl/src/ssl/test/runner/
Dkey_agreement.go733 …public value was %d bytes on the wire and %d bytes if minimal", l, yLen, (ka.yTheirs.BitLen()+7)/8)
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp7543 int BitLen = (Len * VT.getScalarSizeInBits()) & 0x3f; in lowerVectorShuffleWithSSE4A() local
7546 DAG.getConstant(BitLen, DL, MVT::i8), in lowerVectorShuffleWithSSE4A()
7604 int BitLen = (Len * VT.getScalarSizeInBits()) & 0x3f; in lowerVectorShuffleWithSSE4A() local
7607 DAG.getConstant(BitLen, DL, MVT::i8), in lowerVectorShuffleWithSSE4A()