Searched defs:i1Type (Results 1 – 7 of 7) sorted by relevance
393 auto i1Type = IntegerType::get(1, &globalContext()); in TEST_FUNC() local417 auto i1Type = IntegerType::get(/*width=*/1, &globalContext()); in TEST_FUNC() local438 auto i1Type = IntegerType::get(/*width=*/1, &globalContext()); in TEST_FUNC() local
202 Type i1Type = builder.getI1Type(); in parseParallelOp() local
280 mlir::Type i1Type = builder.getI1Type(); in parseCmpOp() local628 auto i1Type = builder.getIntegerType(1); in parseIterWhileOp() local1422 mlir::Type i1Type = builder.getIntegerType(1); in parseWhereOp() local
1147 auto i1Type = mlir::IntegerType::get(1, builder.getContext()); in genMerge() local
635 Type i1Type = builder.getIntegerType(1); in parseIfOp() local
754 auto i1Type = IntegerType::get(1, type.getContext()); in getI1SameShape() local
2206 auto i1Type = LLVM::LLVMType::getInt1Ty(context); in copyUnrankedDescriptors() local