Home
last modified time | relevance | path

Searched defs:MatchTable (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTableExecutorEmitter.h30 class MatchTable; variable
H A DGlobalISelMatchTable.h47 class MatchTable; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h710 template <typename Ty> static Ty readBytesAs(const uint8_t *MatchTable) { in readBytesAs()
723 fastDecodeULEB128(const uint8_t *LLVM_ATTRIBUTE_RESTRICT MatchTable, in fastDecodeULEB128()
H A DGIMatchTableExecutorImpl.h50 MachineIRBuilder &Builder, const uint8_t *MatchTable, in executeMatchTable()