HomeSort by relevance Sort by last modified time
    Searched full:renumber (Results 26 - 50 of 144) sorted by null

12 3 4 5 6

  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SlotIndexes.h 357 /// Renumber locally after inserting curItr.
380 /// Renumber the index list, providing space for new instructions.
588 // In the latter case we'll force a renumber later.
596 // Renumber locally if we need to.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
SlotIndexes.h 365 /// Renumber locally after inserting curItr.
388 /// Renumber the index list, providing space for new instructions.
600 // In the latter case we'll force a renumber later.
608 // Renumber locally if we need to.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
SlotIndexes.h 365 /// Renumber locally after inserting curItr.
388 /// Renumber the index list, providing space for new instructions.
600 // In the latter case we'll force a renumber later.
608 // Renumber locally if we need to.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
SlotIndexes.h 365 /// Renumber locally after inserting curItr.
388 /// Renumber the index list, providing space for new instructions.
600 // In the latter case we'll force a renumber later.
608 // Renumber locally if we need to.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
SlotIndexes.h 365 /// Renumber locally after inserting curItr.
388 /// Renumber the index list, providing space for new instructions.
600 // In the latter case we'll force a renumber later.
608 // Renumber locally if we need to.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
SlotIndexes.h 365 /// Renumber locally after inserting curItr.
388 /// Renumber the index list, providing space for new instructions.
600 // In the latter case we'll force a renumber later.
608 // Renumber locally if we need to.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
SlotIndexes.h 365 /// Renumber locally after inserting curItr.
388 /// Renumber the index list, providing space for new instructions.
600 // In the latter case we'll force a renumber later.
608 // Renumber locally if we need to.
  /external/clang/lib/Analysis/
ThreadSafetyTIL.cpp 261 // Renumber instructions in all blocks
317 // Renumber the instructions now that we have a final sort.
  /tools/dexter/slicer/
instrumentation.cc 284 // renumber existing registers
370 // 2. if the method uses less than 16 registers, we can renumber the existing registers
  /external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
PhoneNumberUtilTest.java     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
LiveInterval.cpp 147 /// RenumberValues - Renumber all values in order of appearance and delete the
423 // Update val# info. Renumber them and make sure they all belong to this
433 VNI->id = NumValNos++; // Renumber val#.
739 // Transfer VNInfos to their new owners and renumber them.
  /system/core/libcutils/include/private/
android_filesystem_config.h 54 * DO NOT EVER RENUMBER
  /external/python/cpython2/Demo/tkinter/guido/
ss1.py 103 if hasattr(cell, 'renumber'):
104 cell = cell.renumber(x1, y1, x2, y2, dx, dy)
429 def renumber(self, x1, y1, x2, y2, dx, dy): member in class:FormulaCell
  /external/python/cpython3/Tools/demo/
ss1.py 106 if hasattr(cell, 'renumber'):
107 cell = cell.renumber(x1, y1, x2, y2, dx, dy)
414 def renumber(self, x1, y1, x2, y2, dx, dy): member in class:FormulaCell
  /external/v8/src/
compiler.h 75 // Rewrite, analyze scopes, and renumber. If |eager_literals| is non-null, it
  /toolchain/binutils/binutils-2.27/bfd/
mep-relocs.pl 26 # include/elf/mep.h and scan the comments therein. It will renumber
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/
faqconf.py 487 unique identifiers -- it's a bad idea to renumber entries.
508 unique identifiers -- it's a bad idea to renumber entries.
  /external/llvm/lib/Target/AArch64/
AArch64BranchRelaxation.cpp 218 /// an unconditional branch. Update data structures and renumber blocks to
491 // Renumber all of the machine basic blocks in the function, guaranteeing that
  /external/python/cpython2/Tools/faqwiz/
faqconf.py 487 unique identifiers -- it's a bad idea to renumber entries.
508 unique identifiers -- it's a bad idea to renumber entries.
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
LiveInterval.h 315 /// RenumberValues - Renumber all values in order of appearance and remove
571 unsigned Renumber();
LiveIntervalAnalysis.h 259 void renumber() { function in class:llvm::LiveIntervals
  /external/llvm/lib/Target/Mips/
MipsConstantIslandPass.cpp 460 // Renumber all of the machine basic blocks in the function, guaranteeing that
834 /// machine function, it upsets all of the block numbers. Renumber the blocks
838 // Renumber the MBB's to keep them consecutive.
858 /// an unconditional branch. Update data structures and renumber blocks to
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceCfg.h 191 /// Renumber the non-deleted instructions in the Cfg. This needs to be done
  /external/llvm/lib/Target/ARM/
ARMConstantIslandPass.cpp 419 // Renumber all of the machine basic blocks in the function, guaranteeing that
656 // If we did anything then we need to renumber the subsequent blocks.
    [all...]
  /external/llvm/lib/CodeGen/
LiveInterval.cpp 475 /// RenumberValues - Renumber all values in order of appearance and delete the
638 // Update val# info. Renumber them and make sure they all belong to this
648 VNI->id = NumValNos++; // Renumber val#.
    [all...]

Completed in 923 milliseconds

12 3 4 5 6