Home
last modified time | relevance | path

Searched refs:getBottom (Results 1 – 21 of 21) sorted by relevance

/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblySortRegion.cpp45 MachineBasicBlock *SortRegionInfo::getBottom(const SortRegion *R) { in getBottom() function in SortRegionInfo
47 return getBottom(MLI.getLoopFor(R->getHeader())); in getBottom()
49 return getBottom(WEI.getExceptionFor(R->getHeader())); in getBottom()
52 MachineBasicBlock *SortRegionInfo::getBottom(const MachineLoop *ML) { in getBottom() function in SortRegionInfo
64 MachineBasicBlock *ExBottom = getBottom(WEI.getExceptionFor(MBB)); in getBottom()
72 MachineBasicBlock *SortRegionInfo::getBottom(const WebAssemblyException *WE) { in getBottom() function in SortRegionInfo
DWebAssemblySortRegion.h82 MachineBasicBlock *getBottom(const SortRegion *R);
83 MachineBasicBlock *getBottom(const MachineLoop *ML);
84 MachineBasicBlock *getBottom(const WebAssemblyException *WE);
DWebAssemblyCFGSort.cpp345 while (OnStack.size() > 1 && &MBB == SRI.getBottom(OnStack.back())) in sortBlocks()
DWebAssemblyCFGStackify.cpp419 MachineBasicBlock *Bottom = SRI.getBottom(Loop); in placeLoopMarker()
501 MachineBasicBlock *Bottom = SRI.getBottom(WE); in placeTryMarker()
/external/proguard/src/proguard/evaluation/
DTracedStack.java86 return producerStack.getBottom(index); in getBottomProducerValue()
99 return actualProducerStack.getBottom(index); in getBottomActualProducerValue()
346 Value producerValue = producerStack.getBottom(index); in toString()
347 Value actualProducerValue = actualProducerStack.getBottom(index); in toString()
DStack.java190 public Value getBottom(int index) in getBottom() method in Stack
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/util/
DSelectionArea.java104 public int getBottom() { in getBottom() method in SelectionArea
146 int size = (getRight() - getLeft() + 1) * (getBottom() - getTop() + 1); in copyFrom()
150 for(int y = getTop(); y <= getBottom(); y++) { in copyFrom()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyUtilities.h39 template <typename T> MachineBasicBlock *getBottom(const T *Unit) { in getBottom() function
DWebAssemblyCFGSort.cpp396 while (OnStack.size() > 1 && &MBB == WebAssembly::getBottom(OnStack.back())) in sortBlocks()
DWebAssemblyCFGStackify.cpp384 MachineBasicBlock *Bottom = WebAssembly::getBottom(Loop); in placeLoopMarker()
464 MachineBasicBlock *Bottom = WebAssembly::getBottom(WE); in placeTryMarker()
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/extensions/compactnotation/
DBox.java38 public Item getBottom() { in getBottom() method in Box
DCompactConstructorExampleTest.java143 Item bottom = box.getBottom(); in test11withoutPackageNames()
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DInfoDialog.java36 public Panel getBottom() { in getBottom() method in InfoDialog
DDemo.java303 hexDialog.getBottom().add(button); in initMenus()
330 compoundDialog.getBottom().add(button); in initMenus()
360 rulesDialog.getBottom().add(button); in initMenus()
363 rulesDialog.getBottom().add(temp); in initMenus()
364 rulesDialog.getBottom().add(ruleId); in initMenus()
/external/oboe/tests/UnitTestRunner/app/src/main/java/com/google/oboe/tests/unittestrunner/
DMainActivity.java175 scrollView.scrollTo(0, outputText.getBottom()); in run()
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/
DTerminalView.java211 * bridge.charWidth, (area.getBottom() + 1) * bridge.charHeight); in onDraw()
DConsoleActivity.java490 if (area.getLeft() == area.getRight() && area.getTop() == area.getBottom()) { in onCreate()
/external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
DHistogramView.java87 fillCanvas(canvas, this.getRight(), this.getBottom()); in onDraw()
/external/proguard/src/proguard/optimize/evaluation/
DSimpleEnumUseChecker.java451 Value stackEntry = stackBefore.getBottom(stackEntryIndex); in checkMixedStackEntriesBefore()
DEvaluationShrinker.java561 …od.getDescriptor(programClass)+"] (stack entry #"+stackIndex+" ["+stack.getBottom(stackIndex)+"])"… in visitProgramMethod()
/external/proguard/lib/
Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/ proguard/FileWordReader.class FileWordReader ...