Searched defs:structTy (Results 1 – 11 of 11) sorted by relevance
16 auto structTy = LLVMStructType::getIdentified(&context, "foo"); in TEST_F() local
475 llvm::StructType *structTy) in ConstantStructBuilderTemplateBase()487 void suggestType(llvm::StructType *structTy) { in suggestType()575 llvm::StructType *structTy) in ConstantStructBuilder()
370 if (auto structTy = getCoerceAndExpandTypeSequence() local
163 auto structTy = complexArgumentType() local 182 auto structTy = mlir::TupleType::get(eleTy.getContext(), complexReturnType() local 209 auto structTy = complexArgumentType() local 850 auto structTy = complexArgumentType() local 862 auto structTy = complexReturnType() local [all...]
1066 if (auto structTy = mlir::dyn_cast<mlir::LLVM::LLVMStructType>(eleTy)) { convertSubcomponentIndices() local 3272 [[maybe_unused]] auto structTy = matchAndRewrite() local 3300 auto structTy = mlir::cast<mlir::LLVM::LLVMStructType>(ty); matchAndRewrite() local
448 StructType structTy = llvm::cast<StructType>(input.getType()); in build() local 457 StructType structTy = llvm::cast<StructType>(getInput().getType()); in verify() local
204 auto* structTy = dyn_cast<llvm::StructType>(llvmTy); in test_codegen_fns() local
323 Type *structTy = StructType::create(module.getContext(), structTypes); createKernelArgArray() local
477 Type structTy = LLVM::LLVMStructType::getLiteral( in sizeBasePtr() local
1140 auto structTy = spirv::StructType::getIdentified(context, structIdentifier); processStructType() local
1922 spirv::StructType structTy = verify() local