Searched refs:toVectorizedStructTy (Results 1 – 2 of 2) sorted by relevance
34 LLVM_ABI Type *toVectorizedStructTy(StructType *StructTy, ElementCount EC);57 return toVectorizedStructTy(StructTy, EC); in toVectorizedTy()
16 Type *llvm::toVectorizedStructTy(StructType *StructTy, ElementCount EC) { in toVectorizedStructTy() function in llvm