/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | RenameIndependentSubregs.cpp | 161 for (LiveInterval::SubRange &SR : LI.subranges()) { in findComponents() 292 for (const LiveInterval::SubRange &SR : LI.subranges()) { in subRangeLiveAt() 314 for (const LiveInterval::SubRange &SR : LI.subranges()) { in computeMainRangesFixFlags() 337 for (LiveInterval::SubRange &SR : LI.subranges()) { in computeMainRangesFixFlags()
|
D | RegisterCoalescer.cpp | 670 for (LiveInterval::SubRange &S : IntB.subranges()) { in adjustCopiesBackFrom() 700 for (LiveInterval::SubRange &S : IntA.subranges()) { in adjustCopiesBackFrom() 930 for (LiveInterval::SubRange &S : IntB.subranges()) { in removeCopyByCommutingDef() 957 for (LiveInterval::SubRange &SA : IntA.subranges()) { in removeCopyByCommutingDef() 986 for (LiveInterval::SubRange &SB : IntB.subranges()) { in removeCopyByCommutingDef() 1158 for (LiveInterval::SubRange &SR : IntB.subranges()) in removePartialRedundancy() 1187 for (LiveInterval::SubRange &SR : IntB.subranges()) { in removePartialRedundancy() 1385 for (LiveInterval::SubRange &SR : DstInt.subranges()) { in reMaterializeTrivialDef() 1418 for (LiveInterval::SubRange &SR : DstInt.subranges()) { in reMaterializeTrivialDef() 1442 for (LiveInterval::SubRange &SR : DstInt.subranges()) { in reMaterializeTrivialDef() [all …]
|
D | LiveRangeEdit.cpp | 48 for (LiveInterval::SubRange &S : OldLI.subranges()) in createEmptyIntervalFrom() 252 for (const LiveInterval::SubRange &S : LI.subranges()) { in useIsKill()
|
D | LiveIntervals.cpp | 377 for (const LiveInterval::SubRange &SR : I.subranges()) { in extendSegmentsToUses() 454 for (LiveInterval::SubRange &S : li->subranges()) { in shrinkToUses() 722 for (const LiveInterval::SubRange &SR : LI.subranges()) { in addKillFlags() 1009 for (LiveInterval::SubRange &S : LI.subranges()) { in updateAllRanges() 1630 for (LiveInterval::SubRange &S : LI.subranges()) in repairIntervalsInRange() 1655 for (LiveInterval::SubRange &S : LI.subranges()) { in removeVRegDefAt()
|
D | LiveRegMatrix.cpp | 87 for (LiveInterval::SubRange &S : VRegInterval.subranges()) { in foreachUnit()
|
D | VirtRegMap.cpp | 277 for (const LiveInterval::SubRange &SR : LI.subranges()) { in addLiveInsForSubRanges() 367 for (const LiveInterval::SubRange &SR : LI.subranges()) { in readsUndefSubreg()
|
D | SplitKit.cpp | 409 for (LiveInterval::SubRange &S : LI.subranges()) in getSubRangeForMask() 426 for (LiveInterval::SubRange &S : LI.subranges()) { in addDeadDef() 450 for (LiveInterval::SubRange &S : LI.subranges()) in addDeadDef() 659 for (LiveInterval::SubRange &S : LI->subranges()) in defFromParent() 1282 for (LiveInterval::SubRange &PS : ParentLI.subranges()) { in extendPHIKillRanges() 1379 for (LiveInterval::SubRange &S : LI.subranges()) { in rewriteAssigned()
|
D | LiveInterval.cpp | 936 for (SubRange &SR : subranges()) { in refineSubRanges() 1049 for (const SubRange &SR : subranges()) in print() 1092 for (const SubRange &SR : subranges()) { in verify() 1394 for (LiveInterval::SubRange &SR : LI.subranges()) { in Distribute()
|
D | LiveRangeCalc.cpp | 118 for (LiveInterval::SubRange &S : LI.subranges()) { in calculate() 137 for (const LiveInterval::SubRange &SR : LI.subranges()) { in constructMainRangeFromSubranges()
|
D | MachineVerifier.cpp | 1976 for (const LiveInterval::SubRange &SR : LI.subranges()) { in checkLiveness() 2077 for (const LiveInterval::SubRange &SR : LI.subranges()) { in checkLiveness() 2708 for (const LiveInterval::SubRange &SR : LI.subranges()) { in verifyLiveInterval()
|
/third_party/libabigail/src/ |
D | abg-ctf-reader.cc | 1246 array_type_def::subranges_type subranges; in process_ctf_array_type() local 1259 subranges.push_back(subrange); in process_ctf_array_type() 1264 std::reverse(subranges.begin(), subranges.end()); in process_ctf_array_type() 1285 subranges.push_back(subrange); in process_ctf_array_type() 1288 result.reset(new array_type_def(element_type, subranges, location())); in process_ctf_array_type()
|
D | abg-dwarf-reader.cc | 605 array_type_def::subranges_type& subranges, 9099 array_type_def::subranges_type subranges; in die_qualified_type_name() local 9101 die, subranges, where_offset, in die_qualified_type_name() 9105 repr += array_type_def::subrange_type::vector_as_string(subranges); in die_qualified_type_name() 9657 array_type_def::subranges_type subranges; in die_pretty_print_type() local 9658 build_subranges_from_array_type_die(rdr, die, subranges, where_offset, in die_pretty_print_type() 9662 repr += array_type_def::subrange_type::vector_as_string(subranges); in die_pretty_print_type() 14094 array_type_def::subranges_type& subranges, in build_subranges_from_array_type_die() argument 14127 subranges.push_back(s); in build_subranges_from_array_type_die() 14187 array_type_def::subranges_type subranges; in build_array_type() local [all …]
|
D | abg-reader.cc | 4279 array_type_def::subranges_type subranges; in build_array_type_def() local 4295 subranges.push_back(s); in build_array_type_def() 4304 array_type_def_sptr ar_type(new array_type_def(type, subranges, loc)); in build_array_type_def() 4325 subranges.begin(); in build_array_type_def() 4326 i != subranges.end(); in build_array_type_def()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | GCNRegPressure.cpp | 49 for (const auto &S : LI.subranges()) { in printLivesAt() 263 for (const auto &S : LI.subranges()) in getLiveLaneMask() 381 for (const auto &S : LI.subranges()) { in advanceBeforeNext()
|
D | GCNRegPressure.h | 229 for (const auto &S : LI.subranges()) { in getLiveRegMap()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | LiveInterval.h | 764 iterator_range<subrange_iterator> subranges() { in subranges() function 768 iterator_range<const_subrange_iterator> subranges() const { in subranges() function
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_map_buffer_range.txt | 147 subranges of the mapping may be modified. When this flag is set, 210 called multiple times to indicate distinct subranges of the mapping which
|
D | EXT_gpu_shader5.txt | 414 object subranges?
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_map_buffer_range.txt | 147 subranges of the mapping may be modified. When this flag is set, 210 called multiple times to indicate distinct subranges of the mapping which
|
D | EXT_gpu_shader5.txt | 414 object subranges?
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_map_buffer_range.txt | 157 MAP_FLUSH_EXPLICIT_BIT indicates that one or more discrete subranges of the 222 subranges of the mapping which require flushing.
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_map_buffer_range.txt | 167 MAP_FLUSH_EXPLICIT_BIT indicates that one or more discrete subranges of the 232 subranges of the mapping which require flushing.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonExpandCondsets.cpp | 354 for (LiveInterval::SubRange &S : LI.subranges()) { in updateKillFlags() 530 for (LiveInterval::SubRange &S : LI.subranges()) { in updateDeadFlags()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | clears.txt | 19 To clear one or more subranges of a color image, call: 127 To clear one or more subranges of a depth/stencil image, call:
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_gpu_shader5.txt | 415 object subranges?
|