Home
last modified time | relevance | path

Searched refs:searchForward (Results 1 – 4 of 4) sorted by relevance

/external/smali/smalidea/src/main/java/org/jf/smalidea/util/
DPsiUtil.java56 public static PsiElement searchForward(PsiElement element, PsiMatcherExpression matcher, in searchForward() method in PsiUtil
/external/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp249 bool searchForward(MachineBasicBlock &MBB, Iter Slot) const;
596 } else if (searchForward(MBB, I)) { in runOnMachineBasicBlock()
728 bool Filler::searchForward(MachineBasicBlock &MBB, Iter Slot) const { in searchForward() function in Filler
/external/llvm/test/CodeGen/Mips/
Dbrdelayslot.ll110 ; Test searchForward. Check that the second jal's slot is filled with another
/external/smali/smalidea/src/main/java/org/jf/smalidea/debugging/
DSmaliCodeFragmentFactory.java129 currentInstruction = (SmaliInstruction)PsiUtil.searchForward(originalContext,