Expand description
arith dialect.
Enums§
- Cmpf
Predicate arith.cmpfpredicate- Cmpi
Predicate arith.cmpipredicate
Functions§
- addf
- Creates an
arith.addfoperation. - addi
- Creates an
arith.addioperation. - addui_
extended - Creates an
arith.addui_extendedoperation. - andi
- Creates an
arith.andioperation. - bitcast
- Creates an
arith.bitcastoperation. - ceildivsi
- Creates an
arith.ceildivsioperation. - ceildivui
- Creates an
arith.ceildivuioperation. - cmpf
- Creates an
arith.cmpfoperation. - cmpi
- Creates an
arith.cmpioperation. - constant
- Creates an
arith.constantoperation. - divf
- Creates an
arith.divfoperation. - divsi
- Creates an
arith.divsioperation. - divui
- Creates an
arith.divuioperation. - extf
- Creates an
arith.extfoperation. - extsi
- Creates an
arith.extsioperation. - extui
- Creates an
arith.extuioperation. - floordivsi
- Creates an
arith.floordivsioperation. - fptosi
- Creates an
arith.fptosioperation. - fptoui
- Creates an
arith.fptouioperation. - index_
cast - Creates an
arith.index_castoperation. - index_
castui - Creates an
arith.index_castuioperation. - maxf
- Creates an
arith.maxfoperation. - maxsi
- Creates an
arith.maxsioperation. - maxui
- Creates an
arith.maxuioperation. - minf
- Creates an
arith.minfoperation. - minsi
- Creates an
arith.minsioperation. - minui
- Creates an
arith.minuioperation. - mulf
- Creates an
arith.mulfoperation. - muli
- Creates an
arith.mulioperation. - mulsi_
extended - Creates an
arith.mulsi_extendedoperation. - mului_
extended - Creates an
arith.mului_extendedoperation. - negf
- Creates an
arith.negfoperation. - ori
- Creates an
arith.orioperation. - remf
- Creates an
arith.remfoperation. - remsi
- Creates an
arith.remsioperation. - remui
- Creates an
arith.remuioperation. - select
- Creates an
arith.selectoperation. - shli
- Creates an
arith.shlioperation. - shrsi
- Creates an
arith.shrsioperation. - shrui
- Creates an
arith.shruioperation. - sitofp
- Creates an
arith.sitofpoperation. - subf
- Creates an
arith.subfoperation. - subi
- Creates an
arith.subioperation. - truncf
- Creates an
arith.truncfoperation. - trunci
- Creates an
arith.truncioperation. - uitofp
- Creates an
arith.uitofpoperation. - xori
- Creates an
arith.xorioperation.