Home
last modified time | relevance | path

Searched refs:fastDecodeULEB128 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h766 fastDecodeULEB128(const uint8_t *LLVM_ATTRIBUTE_RESTRICT MatchTable, in fastDecodeULEB128() function
H A DGIMatchTableExecutorImpl.h103 return fastDecodeULEB128(MatchTable, CurrentIdx); in executeMatchTable()