HomeSort by relevance Sort by last modified time
    Searched refs:BottomIdx (Results 1 - 16 of 16) sorted by null

  /external/llvm/lib/CodeGen/
RegisterPressure.cpp 135 TopIdx = BottomIdx = SlotIndex();
168 if (BottomIdx > PrevBottom)
170 BottomIdx = SlotIndex();
262 return static_cast<IntervalPressure&>(P).BottomIdx.isValid();
292 static_cast<IntervalPressure&>(P).BottomIdx = getCurrSlot();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RegisterPressure.h 59 /// TopIdx and BottomIdx. During pressure computation, the maximum pressure per
70 SlotIndex BottomIdx;
351 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
355 /// traversing past TopIdx or BottomIdx reopens it.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
RegisterPressure.h 61 /// TopIdx and BottomIdx. During pressure computation, the maximum pressure per
72 SlotIndex BottomIdx;
355 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
359 /// traversing past TopIdx or BottomIdx reopens it.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
RegisterPressure.h 61 /// TopIdx and BottomIdx. During pressure computation, the maximum pressure per
72 SlotIndex BottomIdx;
355 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
359 /// traversing past TopIdx or BottomIdx reopens it.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
RegisterPressure.h 61 /// TopIdx and BottomIdx. During pressure computation, the maximum pressure per
72 SlotIndex BottomIdx;
355 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
359 /// traversing past TopIdx or BottomIdx reopens it.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
RegisterPressure.h 61 /// TopIdx and BottomIdx. During pressure computation, the maximum pressure per
72 SlotIndex BottomIdx;
355 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
359 /// traversing past TopIdx or BottomIdx reopens it.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
RegisterPressure.h 61 /// TopIdx and BottomIdx. During pressure computation, the maximum pressure per
72 SlotIndex BottomIdx;
355 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
359 /// traversing past TopIdx or BottomIdx reopens it.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
RegisterPressure.h 61 /// TopIdx and BottomIdx. During pressure computation, the maximum pressure per
72 SlotIndex BottomIdx;
355 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
359 /// traversing past TopIdx or BottomIdx reopens it.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RegisterPressure.h 59 /// TopIdx and BottomIdx. During pressure computation, the maximum pressure per
70 SlotIndex BottomIdx;
351 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
355 /// traversing past TopIdx or BottomIdx reopens it.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
RegisterPressure.h 61 /// TopIdx and BottomIdx. During pressure computation, the maximum pressure per
72 SlotIndex BottomIdx;
355 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
359 /// traversing past TopIdx or BottomIdx reopens it.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
RegisterPressure.h 61 /// TopIdx and BottomIdx. During pressure computation, the maximum pressure per
72 SlotIndex BottomIdx;
355 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
359 /// traversing past TopIdx or BottomIdx reopens it.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
RegisterPressure.h 61 /// TopIdx and BottomIdx. During pressure computation, the maximum pressure per
72 SlotIndex BottomIdx;
355 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
359 /// traversing past TopIdx or BottomIdx reopens it.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
RegisterPressure.h 61 /// TopIdx and BottomIdx. During pressure computation, the maximum pressure per
72 SlotIndex BottomIdx;
355 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
359 /// traversing past TopIdx or BottomIdx reopens it.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
RegisterPressure.h 61 /// TopIdx and BottomIdx. During pressure computation, the maximum pressure per
72 SlotIndex BottomIdx;
355 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
359 /// traversing past TopIdx or BottomIdx reopens it.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
RegisterPressure.h 61 /// TopIdx and BottomIdx. During pressure computation, the maximum pressure per
72 SlotIndex BottomIdx;
355 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
359 /// traversing past TopIdx or BottomIdx reopens it.
  /external/llvm/include/llvm/CodeGen/
RegisterPressure.h 50 /// TopIdx and BottomIdx. During pressure computation, the maximum pressure per
61 SlotIndex BottomIdx;
335 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
339 /// traversing past TopIdx or BottomIdx reopens it.

Completed in 941 milliseconds