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.cpp757 uint32_t NumToSkip = Table.size() - PrevFilter - 3; in emitTableEntry() local
828 uint32_t NumToSkip = Byte; in emitTable() local
878 uint32_t NumToSkip = emitNumToSkip(I, OS); in emitTable() local
895 uint32_t NumToSkip = emitNumToSkip(I, OS); in emitTable() local
906 uint32_t NumToSkip = emitNumToSkip(I, OS); in emitTable() local
940 uint32_t NumToSkip = emitNumToSkip(I, OS); in emitTable() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3354 unsigned NumToSkip = MatcherTable[MatcherIndex++]; in SelectCodeCommon() local
4313 unsigned NumToSkip = MatcherTable[MatcherIndex++]; in SelectCodeCommon() local