Home
last modified time | relevance | path

Searched refs:find (Results 3226 - 3250 of 3459) sorted by relevance

1...<<121122123124125126127128129130>>...139

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1574 size_t Dot = Name.find('.'); in ParseInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp749 // Search up the BB to find the definition of the CR bit. in lowerCRBitSpilling()
762 // Unable to find CR bit definition within maximum search distance. in lowerCRBitSpilling()
772 // Unable to find the definition of the CR bit in the MBB. in lowerCRBitSpilling()
1152 unsigned NewOpcode = ImmToIdxMap.find(OpC)->second; in eliminateFrameIndex()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp1049 // If we didn't find any indirect branches with targets, nothing to do here. in tracePredStateThroughIndirectBranches()
1346 // always find the implicit-def because this code should only be reached in isDataInvariant()
1515 // always find the implicit-def because this code should only be reached in isDataInvariantLoad()
1607 // If we didn't find anything conclusive (neither definitely alive or in isEFLAGSLive()
1829 // even if we couldn't find the specific load used, or were able to in tracePredStateThroughBlocksAndHarden()
2006 auto It = AddrRegToHardenedReg.find(Op->getReg()); in hardenLoadAddr()
2158 // We need to find a single use which we can sink the check. We can in sinkPostLoadHardenedInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp288 auto Loc = WorkMap.find(V); in getReplacement()
868 // Skip through initial 'zero' indices, and find the corresponding pointer in canReplaceGEPIdxWithZero()
1568 // Check to see if we find the matching store. in mergeStoreIntoSuccessor()
1575 // If we find something that may be using or overwriting the stored in mergeStoreIntoSuccessor()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1139 auto It = Result.Map.find(V); in cloneLoop()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringX8664.h99 auto Element = Producers.find(VarNum); in containsValid()
/third_party/vixl/src/aarch64/
H A Dcpu-features-auditor-aarch64.cc1411 FormToVisitorFnMap::const_iterator it = fv->find(form_hash); in Visit()
/third_party/protobuf/python/google/protobuf/internal/
H A Ddescriptor_pool_test.py135 # Can find field.
142 # Can find top level Enum value.
149 # Can find nested Enum value.
655 '\"Couldn\'t find file none_file\"'))
660 # called the first time, a KeyError will be raised but call the find
/third_party/python/Lib/test/
H A Dtest_xmlrpc.py1479 content = handle[handle.find("<?xml"):]
/third_party/rust/crates/bindgen/bindgen/ir/
H A Ditem.rs890 // If target is anonymous we need find its first named ancestor. in real_canonical_name()
1490 /// Parse a C++ type. If we find a reference to a type that has not been
1565 /// This is one of the trickiest methods you'll find (probably along with
1651 .find(|ty| *ty.decl() == declaration_to_look_for)
1774 // which we can find the definition of the template type parameter, if
/third_party/rust/crates/clap/clap_derive/src/
H A Ditem.rs944 .find(|m| m.name == "default_value" || m.name == "default_value_os") in find_default_method()
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
H A Dcontainer.h212 // Container-based version of the <algorithm> `std::find()` function to find
216 return std::find(container_algorithm_internal::c_begin(c), in c_find()
223 // Container-based version of the <algorithm> `std::find_if()` function to find
235 // find the first element in a container not matching the given condition.
247 // find the last subsequence within a container.
272 // find the first element within the container that is also within the options
298 // find equal adjacent elements within a container.
1490 // to find the first element in a given container which is not in heap order.
/third_party/skia/modules/skparagraph/src/
H A DTextWrapper.cpp485 // If we were unable to find a break that matches the criteria, insert new one in moveForward()
535 const auto& ite = cache_.find(index); in moveForward()
/third_party/spirv-tools/test/val/
H A Dval_memory_test.cpp4014 const bool buffer_block = var_type.find("buffer_block") != std::string::npos; in TEST_P()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawTests.cpp1109 if (insertedHashes.find(hash) == insertedHashes.end()) in init()
H A Des3fFboInvalidateTests.cpp90 return std::find(attachmentList.begin(), attachmentList.end(), attachment) != attachmentList.end(); in hasAttachment()
H A Des3fTransformFeedbackTests.cpp233 return std::find(m_transformFeedbackVaryings.begin(), m_transformFeedbackVaryings.end(), "gl_PointSize") != m_transformFeedbackVaryings.end(); in isPointSizeUsed()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderMultisampleInterpolationTests.cpp173 if (shadeFrequency.find(packed) == shadeFrequency.end()) in verifyImage()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSpecConstantTests.cpp285 const std::string::size_type pos = decl.find("${ID}"); in generateSpecConstantCode()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingComplexControlFlowTests.cpp210 while((start_pos = result.find(from, start_pos)) != std::string::npos) in replace()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassDepthStencilResolveTests.cpp157 const auto itr = m_compatibleFormats.find(format); in getAlternativeFormat()
/third_party/ninja/src/
H A Dbuild_test.cc587 assert(find(active_edges_.begin(), active_edges_.end(), edge) in StartCommand()
3611 string err_first_line = err.substr(0, err.find("\n")); in TEST_F()
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.cc268 auto existing = entries_.find(data); in AddSharedEntry()
523 auto it = label_farjmp_maps_.find(L); in bind_to()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputSPIRV.cpp513 auto iter = mSymbolIdMap.find(symbol); in getSymbolIdAndStorageClass()
4664 auto iter = mBuiltInResultStructMap.find(key); in makeBuiltInOutputStructType()
5368 // First, need to find out how many blocks are there in the switch. in visitSwitch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1753 DirectiveKindMap.find(IDVal); in parseStatement()
3892 CVDefRangeTypeMap.find(CVDefRangeTypeStr); in parseDirectiveCVDefRange()
4980 "Could not find include file '" + Filename + "'")) in parseDirectiveInclude()
5023 return Error(IncbinLoc, "Could not find incbin file '" + Filename + "'"); in parseDirectiveIncbin()

Completed in 84 milliseconds

1...<<121122123124125126127128129130>>...139