Home
last modified time | relevance | path

Searched refs:Readers (Results 1 – 25 of 27) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_variable.c156 unsigned int chan_end = var->Readers[i].Inst->IP; in rc_variable_compute_live_intervals()
157 unsigned int mask = var->Readers[i].WriteMask; in rc_variable_compute_live_intervals()
168 if (var->Readers[i].Inst->IP < start) { in rc_variable_compute_live_intervals()
170 rc_match_endloop(var->Readers[i].Inst); in rc_variable_compute_live_intervals()
195 for (inst = var->Inst; inst != var->Readers[i].Inst; in rc_variable_compute_live_intervals()
242 struct rc_reader reader_a = a->Readers[a_index]; in readers_intersect()
244 struct rc_reader reader_b = b->Readers[b_index]; in readers_intersect()
290 new->Readers = reader_data->Readers; in rc_variable()
413 struct rc_reader * a = &var->Readers[i]; in rc_variable_readers_union()
466 if (reader_equals_src(var->Readers[i], src_type, src)) { in variable_writes_src()
Dradeon_variable.h50 struct rc_reader * Readers; member
Dradeon_pair_schedule.c105 struct reg_value_reader *Readers; member
289 for (r = v->Readers; r; r = r->Next) {
392 for(struct reg_value_reader * r = v->Readers; r; r = r->Next) { in commit_update_writes()
972 struct rc_reader reader = sched_inst->GlobalReaders.Readers[i]; in convert_rgb_to_alpha()
1187 (*v)->Readers = reader; in scan_read()
1189 reader->Next = (*v)->Readers; in scan_read()
1190 (*v)->Readers = reader; in scan_read()
Dradeon_optimize.c163 struct rc_instruction * inst = reader_data.Readers[i].Inst; in copy_propagate()
176 struct rc_instruction * inst = reader_data.Readers[i].Inst; in copy_propagate()
177 …*reader_data.Readers[i].U.I.Src = chain_srcregs(*reader_data.Readers[i].U.I.Src, inst_mov->U.I.Src… in copy_propagate()
487 struct rc_reader reader = reader_data.Readers[i]; in presub_helper()
Dradeon_dataflow.h98 struct rc_reader * Readers; member
Dradeon_dataflow.c482 memory_pool_array_reserve(pool, struct rc_reader, data->Readers, in add_reader()
484 new = &data->Readers[data->ReaderCount++]; in add_reader()
811 reader_data->Readers = NULL; in init_get_readers_callback_data()
Dradeon_pair_regalloc.c381 struct rc_reader r = var_ptr->Readers[j]; in variable_get_class()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DGlobalsModRef.cpp302 SmallPtrSet<Function *, 16> Readers, Writers; in AnalyzeGlobals() local
305 if (!AnalyzeUsesOfPointer(&GV, &Readers, in AnalyzeGlobals()
312 for (Function *Reader : Readers) { in AnalyzeGlobals()
335 Readers.clear(); in AnalyzeGlobals()
347 SmallPtrSetImpl<Function *> *Readers, in AnalyzeUsesOfPointer() argument
356 if (Readers) in AnalyzeUsesOfPointer()
357 Readers->insert(LI->getParent()->getParent()); in AnalyzeUsesOfPointer()
366 if (AnalyzeUsesOfPointer(I, Readers, Writers)) in AnalyzeUsesOfPointer()
369 if (AnalyzeUsesOfPointer(I, Readers, Writers, OkayStoreDest)) in AnalyzeUsesOfPointer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp736 std::vector<std::unique_ptr<BinaryCoverageReader>> Readers; in create() local
743 Readers.push_back(std::move(ReaderOrErr.get())); in create()
744 return std::move(Readers); in create()
786 Readers.push_back(std::move(Reader)); in create()
798 return std::move(Readers); in create()
804 Readers.push_back(std::move(ReaderOrErr.get())); in create()
805 return std::move(Readers); in create()
DCoverageMapping.cpp314 SmallVector<std::unique_ptr<CoverageMappingReader>, 4> Readers; in load() local
333 Readers.push_back(std::move(Reader)); in load()
338 if (Readers.empty() && !ObjectFilenames.empty()) in load()
340 return load(Readers, *ProfileReader); in load()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DGlobalsModRef.h117 SmallPtrSetImpl<Function *> *Readers = nullptr,
/third_party/tzdata/
Dtzfile.5.txt157 as they do not support transition times after the year 2038. Readers
181 Readers should calculate the total lengths of the headers and data
238 has a timestamp not less than -2**31. Readers that support only
280 has a nonnegative timestamp. Readers that do not support negative
/third_party/protobuf/csharp/src/Google.Protobuf/
DFieldCodec.cs543 …private static readonly Dictionary<System.Type, object> Readers = new Dictionary<System.Type, obje…
579 if (!Readers.TryGetValue(typeof(T), out value))
/third_party/libxml2/result/HTML/
Dwired.html.err200 Readers on Apple's G4 ... AOL's passwords ... MS vs. Linux.</font><br><br> </td
203 Readers on Apple's G4 ... AOL's passwords ... MS vs. Linux.</font><br><br> </td
Dwired.html.sax1625 SAX.characters(Readers on Apple's G4 ... AOL', 59)
/third_party/skia/third_party/externals/tint/docs/
Darch.md58 Readers are responsible for parsing a shader program and populating a
/third_party/boost/libs/graph_parallel/doc/
Ddijkstra_example.rst17 three stages. Readers familiar with the BGL may wish to skip ahead to
/third_party/boost/libs/graph/doc/
Dread_graphviz.rst182 Building the GraphViz Readers
/third_party/mesa3d/docs/
Ddispatch.rst6 and introduce the reader to Mesa's implementation. Readers already
/third_party/skia/third_party/externals/libjpeg-turbo/
DREADME.md182 means of quality improvement. Readers are invited to peruse the research at
/third_party/boost/libs/contract/doc/
Dcontract_programming_overview.qbk13 Readers that already have a basic understanding of contract programming can skip this section and m…
/third_party/python/Doc/howto/
Dregex.rst248 Readers of a reductionist bent may notice that the three other qualifiers can
/third_party/python/Doc/whatsnew/
D3.10.rst451 Readers may be aware of pattern matching through the simple example of matching
/third_party/FreeBSD/
DUPDATING1884 placed in the old entry. Readers of this file should also sanity check
/third_party/skia/third_party/externals/microhttpd/src/datadir/
Dspdy-draft.txt2199 Readers may note that this specification sometimes blends the framing

12