Searched defs:structTy (Results 1 – 9 of 9) sorted by relevance
17 auto structTy = LLVMStructType::getIdentified(&context, "foo"); in TEST_F() local
90 auto structTy = mlir::TupleType::get(eleTy.getContext(), range); in complexArgumentType() local109 auto structTy = mlir::TupleType::get(eleTy.getContext(), range); in complexReturnType() local
1427 if (auto structTy = resultTy.dyn_cast<mlir::LLVM::LLVMStructType>()) { in genBoxOffsetGep() local3126 auto structTy = ptr.getType().cast<mlir::LLVM::LLVMStructType>(); in matchAndRewrite() local3156 auto structTy = ty.cast<mlir::LLVM::LLVMStructType>(); in matchAndRewrite() local
472 llvm::StructType *structTy) in ConstantStructBuilderTemplateBase()484 void suggestType(llvm::StructType *structTy) { in suggestType()572 llvm::StructType *structTy) in ConstantStructBuilder()
370 if (auto structTy = in getCoerceAndExpandTypeSequence() local
424 StructType structTy = input.getType().cast<StructType>(); in build() local433 StructType structTy = getInput().getType().cast<StructType>(); in verify() local
204 auto* structTy = dyn_cast<llvm::StructType>(llvmTy); in test_codegen_fns() local
977 auto structTy = spirv::StructType::getIdentified(context, structIdentifier); in processStructType() local
4182 spirv::StructType structTy = result().getType().dyn_cast<spirv::StructType>(); in verify() local