Searched defs:use_id (Results 1 – 9 of 9) sorted by relevance
54 uint32_t use_id = inst->GetSingleWordOperand(i); in AnalyzeInstUse() local254 for (auto use_id : iter->second) { in EraseUseRecordsOfOperandIds() local
358 new_phi->ForEachInId([dom_tree, merge_block, this](uint32_t* use_id) { in CreatePhiNodesForInst()
650 uint32_t use_id() const { return use_id_; } in use_id() function
353 new_phi->ForEachInId([dom_tree, merge_block, this](uint32_t* use_id) { in CreatePhiNodesForInst()
129 bool use_id = sm[1].length() == 1; in parse_crtc() local178 bool use_id = sm[1].length() == 1; in parse_crtc() local255 bool use_id = sm[1].length() == 1; in parse_plane() local
601 const auto use_id = inst->GetOperandAs<uint32_t>(use_index); in ValidateTypeCooperativeMatrix() local