Searched refs:GetPointerToElementType (Results 1 – 1 of 1) sorted by relevance
941 llvm::Type* GetPointerToElementType(llvm::Type* pointer_type) { in GetPointerToElementType() function976 b->CreateBitCast(lhs, GetPointerToElementType(lhs_type)); in GetGemvBuffersWithCanonicalType()978 b->CreateBitCast(rhs, GetPointerToElementType(rhs_type)); in GetGemvBuffersWithCanonicalType()980 addend ? b->CreateBitCast(addend, GetPointerToElementType(addend_type)) in GetGemvBuffersWithCanonicalType()983 b->CreateBitCast(result, GetPointerToElementType(result_type)); in GetGemvBuffersWithCanonicalType()