enum BinOpInit::BinaryOp

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

Enumerators

NameValueComment
ADD0
SUB1
MUL2
AND3
OR4
XOR5
SHL6
SRA7
SRL8
LISTCONCAT9
LISTSPLAT10
STRCONCAT11
INTERLEAVE12
CONCAT13
EQ14
NE15
LE16
LT17
GE18
GT19
SETDAGOP20