Home
last modified time | relevance | path

Searched refs:jumpTable (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h63 static CaseCluster jumpTable(const ConstantInt *Low, const ConstantInt *High, in jumpTable() function
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c1087 const U16* jumpTable = (const U16*)cSrc; in HUF_decompress_usingDTable() local
1088 const size_t length1 = FSE_readLE16(jumpTable); in HUF_decompress_usingDTable()
1089 const size_t length2 = FSE_readLE16(jumpTable+1); in HUF_decompress_usingDTable()
1090 const size_t length3 = FSE_readLE16(jumpTable+2); in HUF_decompress_usingDTable()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp263 JTCluster = CaseCluster::jumpTable(Clusters[First].Low, Clusters[Last].High, in buildJumpTable()
/freebsd/sys/contrib/zstd/doc/
H A Dzstd_compression_format.md441 | `Literals_Section_Header` | [`Huffman_Tree_Description`] | [jumpTable] | Stream1 | [Stream2] | [S…