HomeSort by relevance Sort by last modified time
    Searched refs:getInterval (Results 76 - 100 of 133) sorted by null

1 2 34 5 6

  /external/valgrind/VEX/priv/
ir_opt.c     [all...]
  /external/llvm/lib/CodeGen/
TwoAddressInstructionPass.cpp 224 LiveInterval &LI = LIS->getInterval(SavedReg);
410 LiveInterval &LI = LIS->getInterval(Reg);
832 LiveInterval &LI = LIS->getInterval(Reg);
    [all...]
LiveDebugVariables.cpp 625 LiveInterval *DstLI = &LIS.getInterval(DstReg);
689 LI = &LIS.getInterval(Loc.getReg());
789 LiveInterval *LI = &LIS.getInterval(NewRegs[i]);
    [all...]
RegAllocGreedy.cpp 496 LiveInterval &LI = LIS->getInterval(VirtReg);
511 LiveInterval &LI = LIS->getInterval(VirtReg);
607 LiveInterval *LI = &LIS->getInterval(~CurQueue.top().second);
    [all...]
LiveIntervalAnalysis.cpp 158 OS << getInterval(Reg) << '\n';
659 const LiveInterval &LI = getInterval(Reg);
    [all...]
RenameIndependentSubregs.cpp 380 LiveInterval &LI = LIS->getInterval(Reg);
StackSlotColoring.cpp 158 LiveInterval &li = LS->getInterval(FI);
MachineVerifier.cpp     [all...]
MachineBasicBlock.cpp 888 LiveInterval &LI = LIS->getInterval(Reg);
903 LiveInterval &LI = LIS->getInterval(Reg);
    [all...]
RegisterPressure.cpp 196 return &LIS.getInterval(Reg);
388 const LiveInterval &LI = LIS.getInterval(RegUnit);
    [all...]
MachineScheduler.cpp     [all...]
  /frameworks/base/location/java/android/location/
LocationRequest.java 332 public long getInterval() {
406 * {@link #getInterval}.
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineVerifier.cpp 664 const LiveInterval &LI = LiveInts->getInterval(Reg);
715 const LiveInterval &LI = LiveInts->getInterval(Reg);
801 LiveInterval &LI = LiveStks->getInterval(MO->getIndex());
    [all...]
RegAllocGreedy.cpp 360 unassign(LIS->getInterval(VirtReg), PhysReg);
374 LiveInterval &LI = LIS->getInterval(VirtReg);
433 LiveInterval *LI = &LIS->getInterval(Queue.top().second);
    [all...]
LiveDebugVariables.cpp 584 LiveInterval *DstLI = &LIS.getInterval(DstReg);
639 LiveInterval *LI = &LIS.getInterval(Loc.getReg());
    [all...]
LiveIntervalAnalysis.cpp     [all...]
RenderMachineFunction.cpp 297 intervalSet.insert(&lis->getInterval(reg));
    [all...]
StackSlotColoring.cpp 197 LiveInterval &li = LS->getInterval(FI);
RegAllocLinearScan.cpp     [all...]
SplitKit.cpp 278 const LiveInterval &Orig = LIS.getInterval(OrigReg);
    [all...]
  /external/llvm/lib/Target/AMDGPU/
SILoadStoreOptimizer.cpp 273 LiveInterval &AddrRegLI = LIS->getInterval(AddrReg->getReg());
  /frameworks/base/core/java/com/android/internal/usb/
DumpUtils.java 138 dump.write("interval", UsbEndPointProto.INTERVAL, endpoint.getInterval());
  /system/chre/platform/slpi/see/
platform_sensor.cc 493 kOneSecondInNanoseconds / request.getInterval().toRawNanoseconds()),
  /frameworks/base/services/core/java/com/android/server/
LocationManagerService.java     [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/device/
UsbDeviceTestActivity.java     [all...]

Completed in 1504 milliseconds

1 2 34 5 6