Home
last modified time | relevance | path

Searched refs:moveInstruction (Results 1 – 7 of 7) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/
DAnalyzedInstruction.java419 TwoRegisterInstruction moveInstruction =
423 moveInstruction.getRegisterB());
424 … if (moveInstruction.getRegisterA() != instanceOfInstruction.getRegisterB()) {
440 if (originalSourceRegister != moveInstruction.getRegisterB()) {
445 originalSourceRegister = moveInstruction.getRegisterB();
571 TwoRegisterInstruction moveInstruction =
575 moveInstruction.getRegisterB());
576 … if (moveInstruction.getRegisterA() != instanceOfInstruction.getRegisterB()) {
592 if (originalSourceRegister != moveInstruction.getRegisterB()) {
597 originalSourceRegister = moveInstruction.getRegisterB();
/external/proguard/src/proguard/classfile/editor/
DCodeAttributeEditor.java733 moveInstruction(clazz, in moveInstructions()
753 private void moveInstruction(Clazz clazz, in moveInstruction() method in CodeAttributeEditor
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineScheduler.cpp720 void ScheduleDAGMI::moveInstruction( in moveInstruction() function in ScheduleDAGMI
796 moveInstruction(MI, CurrentTop); in schedule()
806 moveInstruction(MI, CurrentBottom); in schedule()
1399 moveInstruction(MI, CurrentTop); in scheduleMI()
1434 moveInstruction(MI, CurrentBottom); in scheduleMI()
3158 DAG->moveInstruction(Copy, InsertPos); in reschedulePhysRegCopies()
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp644 void ScheduleDAGMI::moveInstruction( in moveInstruction() function in ScheduleDAGMI
718 moveInstruction(MI, CurrentTop); in schedule()
728 moveInstruction(MI, CurrentBottom); in schedule()
1282 moveInstruction(MI, CurrentTop); in scheduleMI()
1319 moveInstruction(MI, CurrentBottom); in scheduleMI()
3081 DAG->moveInstruction(Copy, InsertPos); in reschedulePhysRegCopies()
/external/llvm/include/llvm/CodeGen/
DMachineScheduler.h312 void moveInstruction(MachineInstr *MI, MachineBasicBlock::iterator InsertPos);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineScheduler.h352 void moveInstruction(MachineInstr *MI, MachineBasicBlock::iterator InsertPos);
/external/proguard/lib/
Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/ proguard/FileWordReader.class FileWordReader ...