Home
last modified time | relevance | path

Searched refs:OperandBytes (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp481 unsigned OperandBytes = 0; in EmitMatcher() local
488 OperandBytes = 1 + NumOps; in EmitMatcher()
497 return 2 + OperandBytes; in EmitMatcher()