Home
last modified time | relevance | path

Searched refs:use_id (Results 1 – 4 of 4) 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()
/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()
/external/libkmsxx/utils/
Dkmstest.cpp132 bool use_id = sm[1].length() == 1; in parse_crtc() local
135 if (use_id) { in parse_crtc()
181 bool use_id = sm[1].length() == 1; in parse_crtc() local
184 if (use_id) { in parse_crtc()
253 bool use_id = sm[1].length() == 1; in parse_plane() local
256 if (use_id) { in parse_plane()
/external/wpa_supplicant_8/wpa_supplicant/
DChangeLog621 - "SCAN use_id" can be used to request a scan id to be returned and