MLIR  22.0.0git
mlir::arith::ConstantIntOp Member List

This is the complete list of members for mlir::arith::ConstantIntOp, including all inherited members.

build(OpBuilder &builder, OperationState &result, int64_t value, unsigned width)mlir::arith::ConstantIntOpstatic
build(OpBuilder &builder, OperationState &result, Type type, int64_t value)mlir::arith::ConstantIntOpstatic
build(OpBuilder &builder, OperationState &result, Type type, const APInt &value)mlir::arith::ConstantIntOpstatic
classof(Operation *op)mlir::arith::ConstantIntOpstatic
create(OpBuilder &builder, Location location, int64_t value, unsigned width)mlir::arith::ConstantIntOpstatic
create(ImplicitLocOpBuilder &builder, int64_t value, unsigned width)mlir::arith::ConstantIntOpstatic
create(OpBuilder &builder, Location location, Type type, int64_t value)mlir::arith::ConstantIntOpstatic
create(ImplicitLocOpBuilder &builder, Type type, int64_t value)mlir::arith::ConstantIntOpstatic
create(OpBuilder &builder, Location location, Type type, const APInt &value)mlir::arith::ConstantIntOpstatic
create(ImplicitLocOpBuilder &builder, Type type, const APInt &value)mlir::arith::ConstantIntOpstatic
resolveTypeID()mlir::arith::ConstantIntOpinlinestatic
value()mlir::arith::ConstantIntOpinline