Searched defs:boolType (Results 1 – 7 of 7) sorted by relevance
59 auto boolType = rewriter.getIntegerType(1); in matchAndRewrite() local
897 QualType boolType = getContext().BoolTy; in evalBinOpLL() local
564 auto boolType = builder.getRefType(builder.getI1Type()); in boolRefToLogical() local1228 mlir::Type boolType = enableHandlers.getFunctionType().getInput(1); in genConditionHandlerCall() local
98 auto boolType = IntegerType::get(lhs.getType().getContext(), 1); in build() local2591 auto boolType = IntegerType::get(builder.getContext(), 1); in parse() local
985 Type boolType = rewriter.getIntegerType(1); in matchAndRewrite() local
951 Type boolType = builder.getI1Type(); in buildLogicalBinaryOp() local961 Type boolType = builder.getI1Type(); in buildLogicalUnaryOp() local
536 auto boolType = IntegerType::get(rewriter.getContext(), 1); in matchAndRewrite() local