Searched defs:is_vector (Results 1 – 9 of 9) sorted by relevance
155 bool is_vector; in ppc64_return_value_location() local
158 bool is_vector; in ppc_return_value_location() local
59 is_vector=False, argument
165 bool is_vector) { in check_vector()
138 bool is_vector = llvm::isa<llvm::VectorType>(i1->getType()); in I1ToFloat() local
239 auto is_vector = type_code.is_vector != 0; in IterateObject() local
449 bool is_vector() const in is_vector() function
800 auto is_vector = type.base_type == BASE_TYPE_VECTOR; in GenMiniReflect() local1967 const bool is_vector = field.value.type.base_type == BASE_TYPE_VECTOR; in GenBuilders() local