Searched defs:structTy (Results 1 – 9 of 9) sorted by relevance
472 llvm::StructType *structTy) in ConstantStructBuilderTemplateBase()484 void suggestType(llvm::StructType *structTy) { in suggestType()572 llvm::StructType *structTy) in ConstantStructBuilder()
351 if (auto structTy = in getCoerceAndExpandTypeSequence() local
364 StructType structTy = input.getType().cast<StructType>(); in build() local373 StructType structTy = op.input().getType().cast<StructType>(); in verify() local
204 auto* structTy = dyn_cast<llvm::StructType>(llvmTy); in test_codegen_fns() local
338 const Struct* structTy = type->AsStruct(); in GetTypeInstruction() local476 if (const Struct* structTy = type->AsStruct()) { in AttachDecorations() local
290 if (auto structTy = in getCoerceAndExpandTypeSequence() local
2426 auto &structTy = getType(structPtrTy.element); in EmitArrayLength() local
1466 auto structTy = spirv::StructType::getIdentified(context, structIdentifier); in processStructType() local