Home
last modified time | relevance | path

Searched defs:subranges (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DLiveInterval.h679 iterator_range<subrange_iterator> subranges() { in subranges() function
683 iterator_range<const_subrange_iterator> subranges() const { in subranges() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveInterval.h764 iterator_range<subrange_iterator> subranges() { in subranges() function
768 iterator_range<const_subrange_iterator> subranges() const { in subranges() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DLiveInterval.h770 iterator_range<subrange_iterator> subranges() { in subranges() function
774 iterator_range<const_subrange_iterator> subranges() const { in subranges() function
/external/libabigail/src/
Dabg-dwarf-reader.cc9184 array_type_def::subranges_type subranges; in die_qualified_type_name() local
9742 array_type_def::subranges_type subranges; in die_pretty_print_type() local
13434 array_type_def::subranges_type& subranges, in build_subranges_from_array_type_die()
13527 array_type_def::subranges_type subranges; in build_array_type() local
Dabg-reader.cc4025 array_type_def::subranges_type subranges; in build_array_type_def() local
Dabg-ir.cc6166 vector<array_type_def::subrange_sptr> subranges; in clone_array() local
15505 const std::vector<subrange_sptr>& subranges = in get_language() local