HomeSort by relevance Sort by last modified time
    Searched refs:Copies (Results 1 - 25 of 33) sorted by null

1 2

  /development/tools/line_endings/
Android.mk 3 # Copies files into the directory structure described by a manifest
  /build/tools/atree/
Android.mk 3 # Copies files into the directory structure described by a manifest
  /external/llvm/lib/CodeGen/
TailDuplication.cpp 94 SmallVectorImpl<std::pair<unsigned,unsigned> > &Copies,
114 SmallVectorImpl<MachineInstr *> &Copies);
119 SmallVectorImpl<MachineInstr *> &Copies);
220 SmallVector<MachineInstr*, 16> Copies;
221 if (!TailDuplicate(MBB, IsSimple, MF, TDBBs, Copies))
291 // Eliminate some of the copies inserted by tail duplication to maintain
293 for (unsigned i = 0, e = Copies.size(); i != e; ++i) {
294 MachineInstr *Copy = Copies[i];
397 SmallVectorImpl<std::pair<unsigned, unsigned> > &Copies,
409 Copies.push_back(std::make_pair(NewDef, SrcReg))
    [all...]
SplitKit.h 232 /// partitioned. This may require a large number of back copies and extra
237 /// instructions. Copies to the complement interval are hoisted to their
244 /// frequency of the inserted copies. This is very similar to SM_Size, but
312 /// They could have rematerialized, or back-copies may have been moved.
325 void removeBackCopies(SmallVectorImpl<VNInfo*> &Copies);
332 /// hoistCopiesForSize - Hoist back-copies to the complement interval in a
SplitKit.cpp 35 STATISTIC(NumCopies, "Number of copies inserted for splitting");
622 void SplitEditor::removeBackCopies(SmallVectorImpl<VNInfo*> &Copies) {
624 DEBUG(dbgs() << "Removing " << Copies.size() << " back-copies.\n");
628 for (unsigned i = 0, e = Copies.size(); i != e; ++i) {
629 SlotIndex Def = Copies[i]->def;
723 // Track the nearest common dominator for all back-copies for each ParentVNI,
729 // back-copies. If a single back-copy dominates, put it in DomPair.second.
745 // instruction in the complement range. All other copies of ParentVNI
784 // Insert the hoisted copies
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGFast.cpp 34 STATISTIC(NumPRCopies, "Number of physical copies");
385 /// InsertCopiesAndMoveSuccs - Insert register copies and move all
390 SmallVectorImpl<SUnit*> &Copies) {
424 Copies.push_back(CopyFromSU);
425 Copies.push_back(CopyToSU);
568 // Try code duplication or inserting cross class copies
574 // that doesn't work, insert cross class copies.
588 // possible to copy the value but it require cross register class copies
600 // Issue copies, these can be expensive cross register class copies
    [all...]
ScheduleDAGRRList.cpp 43 STATISTIC(NumPRCopies, "Number of physical register copies");
684 // Noops don't affect the scoreboard state. Copies are likely to be
    [all...]
  /external/compiler-rt/make/
AppleBI.mk 33 # Copies any public headers to DSTROOT.
37 # Copies source code to SRCROOT.
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_mastergain_gnu.s 4 @ Description: Copies 32-bit synth output to 16-bit buffer
  /external/libavc/common/arm/
ih264_inter_pred_luma_copy_a9q.s 28 @* Copies the array of width 'wd' and height 'ht' from the location pointed
188 @ * @brief This function copies a 4x4 block to destination
191 @ * Copies a 4x4 block to destination, where both src and dst are interleaved
  /frameworks/rs/api/
rs_math.spec 576 summary: Copies the sign of a number to another
578 Copies the sign from sign_value to magnitude_value.
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/samples/storage_sample/storage/
storage_v1.py     [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/
base.js 980 * <code>goog.cloneObject</code> is unaware of unique identifiers, and copies
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/v8/test/mjsunit/asm/embenchen/
copy.js 841 // Copies the given Javascript String object 'str' to the emscripten HEAP at address 'outPtr',
876 // Copies the given Javascript String object 'str' to the emscripten HEAP at address 'outPtr',
    [all...]
corrections.js 841 // Copies the given Javascript String object 'str' to the emscripten HEAP at address 'outPtr',
876 // Copies the given Javascript String object 'str' to the emscripten HEAP at address 'outPtr',
    [all...]
primes.js 841 // Copies the given Javascript String object 'str' to the emscripten HEAP at address 'outPtr',
876 // Copies the given Javascript String object 'str' to the emscripten HEAP at address 'outPtr',
    [all...]
fannkuch.js 872 // Copies the given Javascript String object 'str' to the emscripten HEAP at address 'outPtr',
907 // Copies the given Javascript String object 'str' to the emscripten HEAP at address 'outPtr',
    [all...]
fasta.js 851 // Copies the given Javascript String object 'str' to the emscripten HEAP at address 'outPtr',
886 // Copies the given Javascript String object 'str' to the emscripten HEAP at address 'outPtr',
    [all...]
memops.js 841 // Copies the given Javascript String object 'str' to the emscripten HEAP at address 'outPtr',
876 // Copies the given Javascript String object 'str' to the emscripten HEAP at address 'outPtr',
    [all...]
  /external/v8/test/mjsunit/wasm/embenchen/
copy.js 844 // Copies the given Javascript String object 'str' to the emscripten HEAP at address 'outPtr',
879 // Copies the given Javascript String object 'str' to the emscripten HEAP at address 'outPtr',
    [all...]
corrections.js 844 // Copies the given Javascript String object 'str' to the emscripten HEAP at address 'outPtr',
879 // Copies the given Javascript String object 'str' to the emscripten HEAP at address 'outPtr',
    [all...]
primes.js 844 // Copies the given Javascript String object 'str' to the emscripten HEAP at address 'outPtr',
879 // Copies the given Javascript String object 'str' to the emscripten HEAP at address 'outPtr',
    [all...]
fannkuch.js 875 // Copies the given Javascript String object 'str' to the emscripten HEAP at address 'outPtr',
910 // Copies the given Javascript String object 'str' to the emscripten HEAP at address 'outPtr',
    [all...]
fasta.js 854 // Copies the given Javascript String object 'str' to the emscripten HEAP at address 'outPtr',
889 // Copies the given Javascript String object 'str' to the emscripten HEAP at address 'outPtr',
    [all...]

Completed in 3902 milliseconds

1 2