Home
last modified time | relevance | path

Searched refs:find (Results 4776 - 4800 of 7616) sorted by relevance

1...<<191192193194195196197198199200>>...305

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DLocalizer.cpp146 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 DLayer.cpp98 auto I = SymbolToDefinition.find(Name); in discard()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DIntrinsicInst.cpp64 // "llvm.gc.experimental.statepoint.p1i8.p1i32", we will find the range of in lookupLLVMIntrinsicByName()
76 CmpEnd = Name.find('.', CmpStart + 1); in lookupLLVMIntrinsicByName()
H A DLLVMContextImpl.cpp211 auto I = BundleTagCache.find(Tag); in getOperandBundleTagID()
H A DPassTimingInfo.cpp231 size_t prefix_pos = PassID.find('<'); in matchPassManager()
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dformatsgenerator.py211 spirv_image_format = elem.find('spirvimageformat')
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Dconsole_printer.py99 # 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 DvkBinaryRegistry.hpp210 deUint32* find (const ProgramBinary* binary) const;
/third_party/vk-gl-cts/external/amber/src/src/
H A Dtokenizer.cc273 size_t pos = data_.find(str, current_position_); in ExtractToNext()
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dfunction.h258 if (continue_target_headers_.find(continue_target) == in GetContinueHeaders()
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLDisplayPowerPreferenceTest.cpp55 if (rendererString.find(VendorName(mSystemInfo.gpus[i].vendorId)) != std::string::npos) in findActiveGPU()
H A DEGLFeatureControlTest.cpp147 bool toggle = std::find(testedFeatures.begin(), testedFeatures.end(), in TEST_P()
H A DEGLBlobCacheTest.cpp73 auto entry = gApplicationCache.find(keyVec); in GetBlob()
/third_party/skia/src/core/
H A DSkWriteBuffer.cpp239 if (uint32_t* indexPtr = fFlattenableDict.find(name)) { in writeFlattenable()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDescriptorPool.cpp188 auto it = std::find(nodes.begin(), itEnd, asMemory(descriptorSet)); in freeSet()
/third_party/openssl/crypto/store/
H A Dstore_register.c105 loader->find = find_function; in OSSL_STORE_LOADER_set_find()
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dassembly_grammar.cpp62 end = std::find(begin, text_end, separator); in spvTextParseMaskOperand()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dlocal_single_store_elim_pass.cpp53 if (extensions_allowlist_.find(extName) == extensions_allowlist_.end()) in AllExtensionsSupported()
H A Dstruct_cfg_analysis.cpp197 auto it = bb_to_construct_.find(bb_id); in IsInContainingLoopsContinueConstruct()
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dstructured_loop_to_selection_reduction_opportunity.cpp72 if (already_seen.find(pred) != already_seen.end()) { in RedirectToClosestMergeBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dassembly_grammar.cpp62 end = std::find(begin, text_end, separator); in spvTextParseMaskOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dlocal_single_store_elim_pass.cpp53 if (extensions_allowlist_.find(extName) == extensions_allowlist_.end()) in AllExtensionsSupported()
H A Dstruct_cfg_analysis.cpp197 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 Dstructured_loop_to_selection_reduction_opportunity.cpp72 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 Dfunction.h258 if (continue_target_headers_.find(continue_target) == in GetContinueHeaders()

Completed in 15 milliseconds

1...<<191192193194195196197198199200>>...305