Home
last modified time | relevance | path

Searched defs:use_id (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Ddef_use_manager.cpp54 uint32_t use_id = inst->GetSingleWordOperand(i); in AnalyzeInstUse() local
254 for (auto use_id : iter->second) { in EraseUseRecordsOfOperandIds() local
Dmerge_return_pass.cpp358 new_phi->ForEachInId([dom_tree, merge_block, this](uint32_t* use_id) { in CreatePhiNodesForInst()
Dtypes.h650 uint32_t use_id() const { return use_id_; } in use_id() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Ddef_use_manager.cpp54 uint32_t use_id = inst->GetSingleWordOperand(i); in AnalyzeInstUse() local
254 for (auto use_id : iter->second) { in EraseUseRecordsOfOperandIds() local
H A Dmerge_return_pass.cpp358 new_phi->ForEachInId([dom_tree, merge_block, this](uint32_t* use_id) { in CreatePhiNodesForInst()
H A Dtypes.h656 uint32_t use_id() const { return use_id_; } in use_id() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddef_use_manager.cpp54 uint32_t use_id = inst->GetSingleWordOperand(i); in AnalyzeInstUse() local
254 for (auto use_id : iter->second) { in EraseUseRecordsOfOperandIds() local
H A Dmerge_return_pass.cpp358 new_phi->ForEachInId([dom_tree, merge_block, this](uint32_t* use_id) { in CreatePhiNodesForInst()
H A Dtypes.h650 uint32_t use_id() const { return use_id_; } in use_id() function
/aosp_15_r20/external/libkmsxx/utils/
H A Dkmstest.cpp129 bool use_id = sm[1].length() == 1; in parse_crtc() local
178 bool use_id = sm[1].length() == 1; in parse_crtc() local
255 bool use_id = sm[1].length() == 1; in parse_plane() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_type.cpp574 const auto use_id = inst->GetOperandAs<uint32_t>(use_index); in ValidateTypeCooperativeMatrix() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_type.cpp601 const auto use_id = inst->GetOperandAs<uint32_t>(use_index); in ValidateTypeCooperativeMatrix() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_type.cpp576 const auto use_id = inst->GetOperandAs<uint32_t>(use_index); in ValidateTypeCooperativeMatrix() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/mptcp/
H A Dpm_nl_ctl.c1287 int use_id = 0; in set_flags() local