Skip to main content

Module arith

Module arith 

Source
Expand description

arith dialect.

Enums§

CmpfPredicate
arith.cmpf predicate
CmpiPredicate
arith.cmpi predicate

Functions§

addf
Creates an arith.addf operation.
addi
Creates an arith.addi operation.
addui_extended
Creates an arith.addui_extended operation.
andi
Creates an arith.andi operation.
bitcast
Creates an arith.bitcast operation.
ceildivsi
Creates an arith.ceildivsi operation.
ceildivui
Creates an arith.ceildivui operation.
cmpf
Creates an arith.cmpf operation.
cmpi
Creates an arith.cmpi operation.
constant
Creates an arith.constant operation.
divf
Creates an arith.divf operation.
divsi
Creates an arith.divsi operation.
divui
Creates an arith.divui operation.
extf
Creates an arith.extf operation.
extsi
Creates an arith.extsi operation.
extui
Creates an arith.extui operation.
floordivsi
Creates an arith.floordivsi operation.
fptosi
Creates an arith.fptosi operation.
fptoui
Creates an arith.fptoui operation.
index_cast
Creates an arith.index_cast operation.
index_castui
Creates an arith.index_castui operation.
maxf
Creates an arith.maxf operation.
maxsi
Creates an arith.maxsi operation.
maxui
Creates an arith.maxui operation.
minf
Creates an arith.minf operation.
minsi
Creates an arith.minsi operation.
minui
Creates an arith.minui operation.
mulf
Creates an arith.mulf operation.
muli
Creates an arith.muli operation.
mulsi_extended
Creates an arith.mulsi_extended operation.
mului_extended
Creates an arith.mului_extended operation.
negf
Creates an arith.negf operation.
ori
Creates an arith.ori operation.
remf
Creates an arith.remf operation.
remsi
Creates an arith.remsi operation.
remui
Creates an arith.remui operation.
select
Creates an arith.select operation.
shli
Creates an arith.shli operation.
shrsi
Creates an arith.shrsi operation.
shrui
Creates an arith.shrui operation.
sitofp
Creates an arith.sitofp operation.
subf
Creates an arith.subf operation.
subi
Creates an arith.subi operation.
truncf
Creates an arith.truncf operation.
trunci
Creates an arith.trunci operation.
uitofp
Creates an arith.uitofp operation.
xori
Creates an arith.xori operation.