Home
last modified time | relevance | path

Searched defs:i1Ty (Results 1 – 11 of 11) sorted by relevance

/llvm-project/flang/lib/Optimizer/Builder/Runtime/
H A DReduction.cpp483 auto i1Ty = mlir::IntegerType::get(ctx, 1); getTypeModel() local
503 auto i1Ty = mlir::IntegerType::get(ctx, 1); getTypeModel() local
523 auto i1Ty = mlir::IntegerType::get(ctx, 1); getTypeModel() local
543 auto i1Ty = mlir::IntegerType::get(ctx, 1); getTypeModel() local
564 auto i1Ty = mlir::IntegerType::get(ctx, 1); getTypeModel() local
586 auto i1Ty = mlir::IntegerType::get(ctx, 1); getTypeModel() local
608 auto i1Ty = mlir::IntegerType::get(ctx, 1); getTypeModel() local
630 auto i1Ty = mlir::IntegerType::get(ctx, 1); getTypeModel() local
651 auto i1Ty = mlir::IntegerType::get(ctx, 1); getTypeModel() local
671 auto i1Ty = mlir::IntegerType::get(ctx, 1); getTypeModel() local
692 auto i1Ty = mlir::IntegerType::get(ctx, 1); getTypeModel() local
714 auto i1Ty = mlir::IntegerType::get(ctx, 1); getTypeModel() local
735 auto i1Ty = mlir::IntegerType::get(ctx, 1); getTypeModel() local
756 auto i1Ty = mlir::IntegerType::get(ctx, 1); getTypeModel() local
778 auto i1Ty = mlir::IntegerType::get(ctx, 1); getTypeModel() local
800 auto i1Ty = mlir::IntegerType::get(ctx, 1); getTypeModel() local
821 auto i1Ty = mlir::IntegerType::get(ctx, 1); getTypeModel() local
842 auto i1Ty = mlir::IntegerType::get(ctx, 1); getTypeModel() local
864 auto i1Ty = mlir::IntegerType::get(ctx, 1); getTypeModel() local
886 auto i1Ty = mlir::IntegerType::get(ctx, 1); getTypeModel() local
[all...]
H A DRagged.cpp27 auto i1Ty = builder.getIntegerType(1); in genRaggedArrayAllocate() local
/llvm-project/flang/unittests/Optimizer/Builder/Runtime/
H A DRuntimeCallTestBase.h73 mlir::Type i1Ty; global() member
/llvm-project/mlir/lib/Conversion/ShapeToStandard/
H A DShapeToStandard.cpp271 Type i1Ty = rewriter.getI1Type(); in matchAndRewrite() local
501 Type i1Ty = rewriter.getI1Type(); in matchAndRewrite() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DIntrinsicCall.cpp2864 mlir::Type i1Ty = builder.getI1Type(); genCAssociated() local
3373 mlir::Type i1Ty = builder.getI1Type(); genExecuteCommandLine() local
3715 mlir::Type i1Ty = builder.getI1Type(); genGetEnvironmentVariable() local
3969 mlir::Type i1Ty = builder.getI1Type(); genIsFPClass() local
4492 mlir::Type i1Ty = builder.getI1Type(); genIeeeLogb() local
4643 mlir::Type i1Ty = builder.getI1Type(); genIeeeMaxMin() local
4730 mlir::Type i1Ty = builder.getI1Type(); genIeeeSetFlagOrHaltingMode() local
4864 mlir::Type i1Ty = builder.getI1Type(); genIeeeUnordered() local
[all...]
/llvm-project/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp2376 mlir::Type i1Ty = rewriter.getI1Type(); matchAndRewrite() local
2464 Type i1Ty = rewriter.getI1Type(); matchAndRewrite() local
/llvm-project/flang/lib/Lower/
H A DConvertExpr.cpp4150 mlir::IntegerType i1Ty = builder->getI1Type(); genMaskAccess() local
6491 mlir::IntegerType i1Ty = builder.getI1Type(); genarr() local
6503 mlir::IntegerType i1Ty = builder.getI1Type(); createBinaryBoolOp() local
6517 mlir::IntegerType i1Ty = builder.getI1Type(); createCompareBoolOp() local
[all...]
H A DOpenACC.cpp1994 mlir::Type i1Ty = builder.getI1Type(); createLoopOp() local
H A DBridge.cpp2520 mlir::Type i1Ty = builder->getI1Type(); genFIR() local
/llvm-project/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalg.cpp231 Type i1Ty = IntegerType::get(rewriter.getContext(), /*width=*/1); createLinalgBodyCalculationForElementwiseOp() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp918 const LLT i1Ty = LLT::scalar(1); emitSwitchCase() local