Uses of Class
de.mirkosertic.bytecoder.core.backend.wasm.ast.I32Ctz
-
Packages that use I32Ctz Package Description de.mirkosertic.bytecoder.core.backend.wasm.ast -
-
Uses of I32Ctz in de.mirkosertic.bytecoder.core.backend.wasm.ast
Methods in de.mirkosertic.bytecoder.core.backend.wasm.ast that return I32Ctz Modifier and Type Method Description static I32Ctz
ConstExpressions.i32. ctz(WasmValue value)
-