Searched defs:is_index (Results 1 – 5 of 5) sorted by relevance
80 bool is_index() const { return is_index_; } in is_index() function
125 constexpr bool is_index() const { return representation_ < kFirstSentinel; } in is_index() function
606 bool is_index{false}; member in r600::ResolveIndirectArrayAddr
9676 bool is_index = format[3] == 'i'; in Disassembler() local9686 bool is_index = format[4] == 'i'; in Disassembler() local
1132 int is_index, is_buffer, is_bytes, is_unicode; in path_converter() local