| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| H A D | Localizer.cpp | 146 auto NewVRegIt = MBBWithLocalDef.find(MBBAndReg); in localizeInterBlock() 205 assert(II != MBB.end() && "Didn't find the user in the MBB"); in localizeIntraBlock()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
| H A D | Layer.cpp | 98 auto I = SymbolToDefinition.find(Name); in discard()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| H A D | IntrinsicInst.cpp | 64 // "llvm.gc.experimental.statepoint.p1i8.p1i32", we will find the range of in lookupLLVMIntrinsicByName() 76 CmpEnd = Name.find('.', CmpStart + 1); in lookupLLVMIntrinsicByName()
|
| H A D | LLVMContextImpl.cpp | 211 auto I = BundleTagCache.find(Tag); in getOperandBundleTagID()
|
| H A D | PassTimingInfo.cpp | 231 size_t prefix_pos = PassID.find('<'); in matchPassManager()
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
| H A D | formatsgenerator.py | 211 spirv_image_format = elem.find('spirvimageformat')
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/ |
| H A D | console_printer.py | 99 # the max is to handle -1 from .find() (which indicates "not found") 100 followingSpaceIndex = max(end, line.find(' ', min(len(line), end + 1)))
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkBinaryRegistry.hpp | 210 deUint32* find (const ProgramBinary* binary) const;
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | tokenizer.cc | 273 size_t pos = data_.find(str, current_position_); in ExtractToNext()
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| H A D | function.h | 258 if (continue_target_headers_.find(continue_target) == in GetContinueHeaders()
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLDisplayPowerPreferenceTest.cpp | 55 if (rendererString.find(VendorName(mSystemInfo.gpus[i].vendorId)) != std::string::npos) in findActiveGPU()
|
| H A D | EGLFeatureControlTest.cpp | 147 bool toggle = std::find(testedFeatures.begin(), testedFeatures.end(), in TEST_P()
|
| H A D | EGLBlobCacheTest.cpp | 73 auto entry = gApplicationCache.find(keyVec); in GetBlob()
|
| /third_party/skia/src/core/ |
| H A D | SkWriteBuffer.cpp | 239 if (uint32_t* indexPtr = fFlattenableDict.find(name)) { in writeFlattenable()
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkDescriptorPool.cpp | 188 auto it = std::find(nodes.begin(), itEnd, asMemory(descriptorSet)); in freeSet()
|
| /third_party/openssl/crypto/store/ |
| H A D | store_register.c | 105 loader->find = find_function; in OSSL_STORE_LOADER_set_find()
|
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | assembly_grammar.cpp | 62 end = std::find(begin, text_end, separator); in spvTextParseMaskOperand()
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | local_single_store_elim_pass.cpp | 53 if (extensions_allowlist_.find(extName) == extensions_allowlist_.end()) in AllExtensionsSupported()
|
| H A D | struct_cfg_analysis.cpp | 197 auto it = bb_to_construct_.find(bb_id); in IsInContainingLoopsContinueConstruct()
|
| /third_party/skia/third_party/externals/spirv-tools/source/reduce/ |
| H A D | structured_loop_to_selection_reduction_opportunity.cpp | 72 if (already_seen.find(pred) != already_seen.end()) { in RedirectToClosestMergeBlock()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| H A D | assembly_grammar.cpp | 62 end = std::find(begin, text_end, separator); in spvTextParseMaskOperand()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | local_single_store_elim_pass.cpp | 53 if (extensions_allowlist_.find(extName) == extensions_allowlist_.end()) in AllExtensionsSupported()
|
| H A D | struct_cfg_analysis.cpp | 197 auto it = bb_to_construct_.find(bb_id); in IsInContainingLoopsContinueConstruct()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
| H A D | structured_loop_to_selection_reduction_opportunity.cpp | 72 if (already_seen.find(pred) != already_seen.end()) { in RedirectToClosestMergeBlock()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| H A D | function.h | 258 if (continue_target_headers_.find(continue_target) == in GetContinueHeaders()
|