Home
last modified time | relevance | path

Searched defs:iit (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dobject_tracker_utils.cpp306 for (const auto &iit : object_map[kVulkanObjectTypeDevice]) { in PreCallValidateDestroyInstance() local
348 for (auto iit = object_map[kVulkanObjectTypePhysicalDevice].begin(); in PreCallRecordDestroyInstance() local
357 …for (auto iit = object_map[kVulkanObjectTypeDevice].begin(); iit != object_map[kVulkanObjectTypeDe… in PreCallRecordDestroyInstance() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DAsmMatcherEmitter.cpp1134 for (std::map<ClassInfo*, unsigned>::iterator iit = OpClassMask.begin(), in BuildOperandMatchInfo() local