Searched refs:index_ptr (Results 1 – 4 of 4) sorted by relevance
190 uint32_t *index_ptr) { in FindLineEntryByAddress() argument191 if (index_ptr != nullptr) in FindLineEntryByAddress()192 *index_ptr = UINT32_MAX; in FindLineEntryByAddress()251 if (index_ptr != nullptr && success) in FindLineEntryByAddress()252 *index_ptr = match_idx; in FindLineEntryByAddress()
994 uint32_t index_ptr = 0, end_ptr; in DoExecute() local1008 &index_ptr); in DoExecute()1026 uint32_t start_idx_ptr = index_ptr; in DoExecute()1028 index_ptr, line_number, nullptr, exact, &line_entry); in DoExecute()1032 start_idx_ptr = index_ptr; in DoExecute()
123 uint32_t *index_ptr = nullptr);
161 ; IR-NEXT: %index_ptr = sub i64 [[PHIVAL]], 1