Home
last modified time | relevance | path

Searched defs:Cur (Results 1 – 25 of 44) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/
DOperations.cpp190 auto Pred = [](ArrayRef<Value *> Cur, const Value *V) { in validExtractValueIndex()
196 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *> Ts) { in validExtractValueIndex()
222 auto Pred = [](ArrayRef<Value *> Cur, const Value *V) { in matchScalarInAggregate()
232 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *>) { in matchScalarInAggregate()
246 auto Pred = [](ArrayRef<Value *> Cur, const Value *V) { in validInsertValueIndex()
254 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *> Ts) { in validInsertValueIndex()
297 auto Pred = [](ArrayRef<Value *> Cur, const Value *V) { in validShuffleVectorIndex()
300 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *> Ts) { in validShuffleVectorIndex()
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerMerge.cpp123 auto &Cur = Files[i].Features; in Merge() local
130 auto &Cur = Files[i].Features; in Merge() local
150 auto &Cur = Files[i].Features; in Merge() local
DFuzzerTraceState.cpp159 for (const uint8_t *Cur = Beg; Cur < End; Cur++) { in TryToAddDesiredData() local
183 for (const uint8_t *Cur = Beg; Cur < End; Cur++) { in TryToAddDesiredData() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/FuzzMutate/
DOpDescriptor.h77 bool matches(ArrayRef<Value *> Cur, const Value *New) { in matches()
82 std::vector<Constant *> generate(ArrayRef<Value *> Cur, in generate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeEnumInjectedSources.h37 InjectedSourceStream::const_iterator Cur; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Dcircular_raw_ostream.h59 char *Cur; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
Dcircular_raw_ostream.h58 char *Cur; variable
DRegistry.h86 const node *Cur; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp318 uint64_t Cur = Node->getNumOperands() == 2 in getField() local
337 uint64_t Cur = mdconst::extract<ConstantInt>(Node->getOperand(Idx + 1)) in getField() local
349 uint64_t Cur = mdconst::extract<ConstantInt>(Node->getOperand(TheIdx + 1)) in getField() local
DAliasSetTracker.cpp312 iterator Cur = I++; in mergeAliasSetsForPointer() local
339 iterator Cur = I++; in findAliasSetForUnknownInst() local
625 for (auto Cur : ASVector) { in mergeAllAliasSets() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceRegAlloc.h62 Variable *Cur = nullptr; variable
DIceRegAlloc.cpp448 void LinearScan::handleActiveRangeExpiredOrInactive(const Variable *Cur) { in handleActiveRangeExpiredOrInactive()
477 void LinearScan::handleInactiveRangeExpiredOrReactivated(const Variable *Cur) { in handleInactiveRangeExpiredOrReactivated()
620 void LinearScan::allocatePrecoloredRegister(Variable *Cur) { in allocatePrecoloredRegister()
DIceLoopAnalyzer.cpp271 CfgNode *Cur = Func->getNodes()[NodeIndex]; in ComputeLoopInfo() local
DIceELFSection.cpp231 llvm::StringRef Cur = llvm::StringRef(StringIndex.first); in doLayout() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430AsmPrinter.cpp160 MCSection *Cur = OutStreamer->getCurrentSectionOnly(); in EmitInterruptVectorSection() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScheduleDAG.cpp268 SUnit *Cur = WorkList.back(); in ComputeDepth() local
299 SUnit *Cur = WorkList.back(); in ComputeHeight() local
/third_party/gstreamer/gstplugins_good/gst/goom/
Difs.c173 Random_Simis (PluginInfo * goomInfo, FRACTAL * F, SIMI * Cur, int i) in Random_Simis()
316 SIMI *Cur; in Trace() local
342 SIMI *Cur, *Simi; in Draw_Fractal() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDIEHash.cpp87 const DIE *Cur = &Parent; in addParentContext() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCFragment.cpp64 if (MCFragment *Cur = LastValidFragment[Sec]) in ensureValid() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNMinRegStrategy.cpp122 T Cur = C(*I); in findMax() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DMachOLinkGraphBuilder.cpp188 auto &Cur = *Sections[I]; in createNormalizedSections() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfReader.cpp749 const unsigned char *Cur, bool UseCS) { in readSummary()
806 const unsigned char *Cur = Start; in readHeader() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELF.cpp357 const uint8_t *Cur = ContentsOrErr->begin(); in android_relas() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
DArgList.cpp177 StringRef Cur = getArgString(Index); in GetOrMakeJoinedArgString() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86AsmPrinter.cpp593 MCSection *Cur = OutStreamer->getCurrentSectionOnly(); in EmitStartOfAsmFile() local

12