Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DVarLenCodeEmitterGen.h21 struct EncodingSegment { struct
34 SmallVector<EncodingSegment, 4> Segments; argument
H A DDecoderEmitter.cpp1891 for (auto &EncodingSegment : VLI) { in parseVarLenInstOperand() local