Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SType

723       llvm::StructType *SType = llvm::StructType::get(AType->getContext(),
725 return llvm::ConstantStruct::get(SType, Elts);