Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelEmitter.cpp118 unsigned RHSPatSize = getResultPatternSize(RHS->getDstPattern(), CGP); in operator ()() local
119 if (LHSPatSize < RHSPatSize) in operator ()()
121 if (LHSPatSize > RHSPatSize) in operator ()()