Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp863 uint32_t NumToSkip = Byte; in emitTable() local
882 auto emitNumToSkipComment = [&](uint32_t NumToSkip, bool InComment = false) { in emitTable()
929 uint32_t NumToSkip = emitNumToSkip(I, OS); in emitTable() local
948 uint32_t NumToSkip = emitNumToSkip(I, OS); in emitTable() local
962 uint32_t NumToSkip = emitNumToSkip(I, OS); in emitTable() local
999 uint32_t NumToSkip = emitNumToSkip(I, OS); in emitTable() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3414 unsigned NumToSkip = MatcherTable[MatcherIndex++]; in SelectCodeCommon() local
4370 unsigned NumToSkip = MatcherTable[MatcherIndex++]; in SelectCodeCommon() local