Searched defs:is_vector (Results 1 – 14 of 14) sorted by relevance
32 …static constexpr const bool is_vector = std::is_same<std::true_type, decltype(test_value<T>(nullpt… member
155 bool is_vector; in ppc64_return_value_location() local
158 bool is_vector; in ppc_return_value_location() local
165 bool is_vector) { in check_vector()
144 bool is_vector = llvm::isa<llvm::VectorType>(i1->getType()); in I1ToFloat() local
239 auto is_vector = type_code.is_vector != 0; in IterateObject() local
817 auto is_vector = type.base_type == BASE_TYPE_VECTOR; in GenMiniReflect() local2016 const bool is_vector = field.value.type.base_type == BASE_TYPE_VECTOR; in GenBuilders() local
864 def is_vector(self): member in TType
725 bool is_vector() const in is_vector() function
857 bool is_vector = false; in FoldFMix() local
2372 bool is_vector = false; in embedded_to_inline_constant() local