Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DGIMatchTableExecutorTest.cpp14 TEST(GlobalISelLEB128Test, fastDecodeULEB128) { in TEST() argument
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h723 fastDecodeULEB128(const uint8_t *LLVM_ATTRIBUTE_RESTRICT MatchTable, fastDecodeULEB128() function