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.h763 iterator_range<subrange_iterator> subranges() { in subranges() function
767 iterator_range<const_subrange_iterator> subranges() const { in subranges() function
/external/libabigail/src/
Dabg-ctf-reader.cc538 array_type_def::subranges_type subranges; in process_ctf_array_type() local
Dabg-dwarf-reader.cc9259 array_type_def::subranges_type subranges; in die_qualified_type_name() local
9818 array_type_def::subranges_type subranges; in die_pretty_print_type() local
13490 array_type_def::subranges_type& subranges, in build_subranges_from_array_type_die()
13583 array_type_def::subranges_type subranges; in build_array_type() local
Dabg-reader.cc4239 array_type_def::subranges_type subranges; in build_array_type_def() local
Dabg-ir.cc7093 vector<array_type_def::subrange_sptr> subranges; in clone_array() local
17009 const std::vector<subrange_sptr>& subranges = in get_language() local