enum BinOpInit::BinaryOp

Declared at: llvm/include/llvm/TableGen/Record.h:803

Enumerators

NameValueComment
ADD0
MUL1
AND2
OR3
SHL4
SRA5
SRL6
LISTCONCAT7
LISTSPLAT8
STRCONCAT9
CONCAT10
EQ11
NE12
LE13
LT14
GE15
GT16
SETOP17