Home
last modified time | relevance | path

Searched defs:CurrentIdx (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp421 EmitMatcher(const Matcher * N,const unsigned Indent,unsigned CurrentIdx,raw_ostream & OS) EmitMatcher() argument
1039 EmitMatcherList(const Matcher * N,const unsigned Indent,unsigned CurrentIdx,raw_ostream & OS) EmitMatcherList() argument
[all...]
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h724 fastDecodeULEB128(const uint8_t * LLVM_ATTRIBUTE_RESTRICT MatchTable,uint64_t & CurrentIdx) fastDecodeULEB128() argument
H A DGIMatchTableExecutorImpl.h56 uint64_t CurrentIdx = 0; in executeMatchTable() local
[all...]