Home
last modified time | relevance | path

Searched refs:idxTy (Results 1 – 19 of 19) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Optimizer/Transforms/
H A DCharacterConversion.cpp48 auto idxTy = rewriter.getIndexType(); in matchAndRewrite() local
49 auto castCnt = rewriter.create<fir::ConvertOp>(loc, idxTy, conv.count()); in matchAndRewrite()
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/what4-1.1/src/What4/
H A DConcrete.hs116 ConcreteArray idxTy def _ -> BaseArrayRepr idxTy (concreteType def)
H A DInterface.hs2961 …ConcreteArray idxTy def xs0 -> go (Map.toAscList xs0) =<< constantArray sym idxTy =<< concreteToSy…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/lib/Lower/
H A DFIRBuilder.cpp77 auto idxTy = getIndexType(); in allocateLocal() local
79 indices.push_back(createConvert(loc, idxTy, sh)); in allocateLocal()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/lib/Lower/
H A DFIRBuilder.cpp77 auto idxTy = getIndexType(); in allocateLocal() local
79 indices.push_back(createConvert(loc, idxTy, sh)); in allocateLocal()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Lower/
H A DFIRBuilder.cpp77 auto idxTy = getIndexType(); in allocateLocal() local
79 indices.push_back(createConvert(loc, idxTy, sh)); in allocateLocal()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/lib/Lower/
H A DFIRBuilder.cpp77 auto idxTy = getIndexType(); in allocateLocal() local
79 indices.push_back(createConvert(loc, idxTy, sh)); in allocateLocal()
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/lib/Lower/
H A DFIRBuilder.cpp77 auto idxTy = getIndexType(); in allocateLocal() local
79 indices.push_back(createConvert(loc, idxTy, sh)); in allocateLocal()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Lower/
H A DFIRBuilder.cpp77 auto idxTy = getIndexType(); in allocateLocal() local
79 indices.push_back(createConvert(loc, idxTy, sh)); in allocateLocal()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Lower/
H A DFIRBuilder.cpp77 auto idxTy = getIndexType(); in allocateLocal() local
79 indices.push_back(createConvert(loc, idxTy, sh)); in allocateLocal()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/lib/Lower/
H A DFIRBuilder.cpp77 auto idxTy = getIndexType(); in allocateLocal() local
79 indices.push_back(createConvert(loc, idxTy, sh)); in allocateLocal()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Optimizer/CodeGen/
H A DPreCGRewrite.cpp94 auto idxTy = rewriter.getIndexType(); in rewriteStaticShape() local
97 auto extVal = rewriter.create<mlir::ConstantOp>(loc, idxTy, iAttr); in rewriteStaticShape()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Optimizer/CodeGen/
H A DPreCGRewrite.cpp94 auto idxTy = rewriter.getIndexType(); in rewriteStaticShape() local
97 auto extVal = rewriter.create<mlir::ConstantOp>(loc, idxTy, iAttr); in rewriteStaticShape()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Optimizer/CodeGen/
H A DPreCGRewrite.cpp94 auto idxTy = rewriter.getIndexType(); in rewriteStaticShape() local
97 auto extVal = rewriter.create<mlir::ConstantOp>(loc, idxTy, iAttr); in rewriteStaticShape()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/lib/Optimizer/CodeGen/
H A DPreCGRewrite.cpp94 auto idxTy = rewriter.getIndexType(); in rewriteStaticShape() local
97 auto extVal = rewriter.create<mlir::ConstantOp>(loc, idxTy, iAttr); in rewriteStaticShape()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Optimizer/Dialect/
H A DFIROps.cpp112 auto idxTy = builder.getIndexType(); in parseAllocatableOp() local
114 typeVec.push_back(idxTy); in parseAllocatableOp()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dguest_amd64_toIR.c27788 IRType idxTy = (isYMM && (ty == Ity_I32 || isVM64x)) ? Ity_V256 : Ity_V128; in dis_VGATHER() local
27791 idxTy, &vscale ); in dis_VGATHER()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dguest_amd64_toIR.c27788 IRType idxTy = (isYMM && (ty == Ity_I32 || isVM64x)) ? Ity_V256 : Ity_V128; in dis_VGATHER() local
27791 idxTy, &vscale ); in dis_VGATHER()
/dports/security/py-pyvex/pyvex-9.0.5405/vex/priv/
H A Dguest_amd64_toIR.c28204 IRType idxTy = (isYMM && (ty == Ity_I32 || isVM64x)) ? Ity_V256 : Ity_V128; in dis_VGATHER() local
28207 idxTy, &vscale ); in dis_VGATHER()