Searched defs:NumToSkip (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/TableGen/ | ||
H A D | DecoderEmitter.cpp | 757 uint32_t NumToSkip = Table.size() - PrevFilter - 3; emitTableEntry() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGISel.cpp | 3343 unsigned NumToSkip = MatcherTable[MatcherIndex++]; SelectCodeCommon() local |