Home
last modified time | relevance | path

Searched defs:jumpTable (Results 1 – 2 of 2) 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