Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp411 unsigned OperandBytes = 0; in EmitMatcher() local
418 OperandBytes = 1 + NumOps; in EmitMatcher()
427 return 2 + OperandBytes; in EmitMatcher()