Home
last modified time | relevance | path

Searched refs:use_id (Results 1 – 8 of 8) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Ddef_use_manager.cpp59 uint32_t use_id = inst->GetSingleWordOperand(i); in AnalyzeInstUse() local
60 Instruction* def = GetDef(use_id); in AnalyzeInstUse()
63 used_ids->push_back(use_id); in AnalyzeInstUse()
254 for (auto use_id : iter->second) { in EraseUseRecordsOfOperandIds() local
256 UserEntry(GetDef(use_id), const_cast<Instruction*>(inst))); in EraseUseRecordsOfOperandIds()
Dmerge_return_pass.cpp351 new_phi->ForEachInId([dom_tree, merge_block, this](uint32_t* use_id) { in CreatePhiNodesForInst() argument
352 Instruction* use = get_def_use_mgr()->GetDef(*use_id); in CreatePhiNodesForInst()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Ddef_use_manager.cpp59 uint32_t use_id = inst->GetSingleWordOperand(i); in AnalyzeInstUse() local
60 Instruction* def = GetDef(use_id); in AnalyzeInstUse()
63 used_ids->push_back(use_id); in AnalyzeInstUse()
254 for (auto use_id : iter->second) { in EraseUseRecordsOfOperandIds() local
256 UserEntry(GetDef(use_id), const_cast<Instruction*>(inst))); in EraseUseRecordsOfOperandIds()
Dmerge_return_pass.cpp351 new_phi->ForEachInId([dom_tree, merge_block, this](uint32_t* use_id) { in CreatePhiNodesForInst() argument
352 Instruction* use = get_def_use_mgr()->GetDef(*use_id); in CreatePhiNodesForInst()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddef_use_manager.cpp59 uint32_t use_id = inst->GetSingleWordOperand(i); in AnalyzeInstUse() local
60 Instruction* def = GetDef(use_id); in AnalyzeInstUse()
63 used_ids->push_back(use_id); in AnalyzeInstUse()
254 for (auto use_id : iter->second) { in EraseUseRecordsOfOperandIds() local
256 UserEntry(GetDef(use_id), const_cast<Instruction*>(inst))); in EraseUseRecordsOfOperandIds()
Dmerge_return_pass.cpp351 new_phi->ForEachInId([dom_tree, merge_block, this](uint32_t* use_id) { in CreatePhiNodesForInst() argument
352 Instruction* use = get_def_use_mgr()->GetDef(*use_id); in CreatePhiNodesForInst()
/external/libkmsxx/utils/
Dkmstest.cpp129 bool use_id = sm[1].length() == 1; in parse_crtc() local
132 if (use_id) { in parse_crtc()
178 bool use_id = sm[1].length() == 1; in parse_crtc() local
181 if (use_id) { in parse_crtc()
255 bool use_id = sm[1].length() == 1; in parse_plane() local
258 if (use_id) { in parse_plane()
/external/wpa_supplicant_8/wpa_supplicant/
DChangeLog719 - "SCAN use_id" can be used to request a scan id to be returned and