/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/ |
H A D | AArch64InsnHelpers.h | 29 static unsigned getRt(InsnType insn) { in getRt() 37 static unsigned getRa(InsnType insn) { in getRa() 41 static unsigned getRd(InsnType insn) { in getRd() 45 static unsigned getRn(InsnType insn) { in getRn() 49 static unsigned getRm(InsnType insn) { in getRm() 63 static bool isLD(InsnType insn) { in isLD() 67 static bool isLDST(InsnType insn) { in isLDST() 103 static bool isLDSTU(InsnType insn) { in isLDSTU() 136 static bool isMAC(InsnType insn) { in isMAC() 141 static bool isMLXL(InsnType insn) { in isMLXL() [all …]
|
/aosp12/art/tools/dexfuzz/src/dexfuzz/rawdex/formats/ |
H A D | Format10t.java | 26 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile() 48 public long getTarget(Instruction insn) { in getTarget() 53 public void setTarget(Instruction insn, long target) { in setTarget()
|
H A D | Format20t.java | 26 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile() 49 public long getTarget(Instruction insn) { in getTarget() 54 public void setTarget(Instruction insn, long target) { in setTarget()
|
H A D | Format30t.java | 26 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile() 49 public long getTarget(Instruction insn) { in getTarget() 54 public void setTarget(Instruction insn, long target) { in setTarget()
|
H A D | Format21t.java | 26 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile() 49 public long getTarget(Instruction insn) { in getTarget() 54 public void setTarget(Instruction insn, long target) { in setTarget()
|
H A D | Format22t.java | 26 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile() 49 public long getTarget(Instruction insn) { in getTarget() 54 public void setTarget(Instruction insn, long target) { in setTarget()
|
H A D | Format31t.java | 26 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile() 49 public long getTarget(Instruction insn) { in getTarget() 54 public void setTarget(Instruction insn, long target) { in setTarget()
|
H A D | Format11n.java | 26 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile() 48 public long getConst(Instruction insn) { in getConst() 53 public void setConst(Instruction insn, long constant) { in setConst()
|
H A D | Format21h.java | 26 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile() 49 public long getConst(Instruction insn) { in getConst() 54 public void setConst(Instruction insn, long constant) { in setConst()
|
H A D | Format21s.java | 26 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile() 49 public long getConst(Instruction insn) { in getConst() 54 public void setConst(Instruction insn, long constant) { in setConst()
|
H A D | Format22b.java | 26 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile() 50 public long getConst(Instruction insn) { in getConst() 55 public void setConst(Instruction insn, long constant) { in setConst()
|
H A D | Format22s.java | 26 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile() 49 public long getConst(Instruction insn) { in getConst() 54 public void setConst(Instruction insn, long constant) { in setConst()
|
H A D | Format31i.java | 26 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile() 49 public long getConst(Instruction insn) { in getConst() 54 public void setConst(Instruction insn, long constant) { in setConst()
|
H A D | Format3rc.java | 28 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile() 52 public int getPoolIndex(Instruction insn) { in getPoolIndex() 57 public void setPoolIndex(Instruction insn, int poolIndex) { in setPoolIndex()
|
H A D | Format51l.java | 26 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile() 52 public long getConst(Instruction insn) { in getConst() 57 public void setConst(Instruction insn, long constant) { in setConst()
|
H A D | Format21c.java | 28 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile() 56 public int getPoolIndex(Instruction insn) { in getPoolIndex() 61 public void setPoolIndex(Instruction insn, int poolIndex) { in setPoolIndex()
|
H A D | Format22c.java | 28 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile() 56 public int getPoolIndex(Instruction insn) { in getPoolIndex() 61 public void setPoolIndex(Instruction insn, int poolIndex) { in setPoolIndex()
|
H A D | Format22cs.java | 27 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile() 57 public int getPoolIndex(Instruction insn) { in getPoolIndex() 62 public void setPoolIndex(Instruction insn, int poolIndex) { in setPoolIndex()
|
H A D | Format31c.java | 27 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile() 55 public int getPoolIndex(Instruction insn) { in getPoolIndex() 60 public void setPoolIndex(Instruction insn, int poolIndex) { in setPoolIndex()
|
H A D | Format35c.java | 28 public void writeToFile(DexRandomAccessFile file, Instruction insn) throws IOException { in writeToFile() 59 public int getPoolIndex(Instruction insn) { in getPoolIndex() 64 public void setPoolIndex(Instruction insn, int poolIndex) { in setPoolIndex()
|
H A D | ContainsTarget.java | 26 public long getTarget(Instruction insn); in getTarget() 28 public void setTarget(Instruction insn, long target); in setTarget()
|
H A D | ContainsConst.java | 27 public long getConst(Instruction insn); in getConst() 29 public void setConst(Instruction insn, long constant); in setConst()
|
H A D | ContainsPoolIndex.java | 36 public int getPoolIndex(Instruction insn); in getPoolIndex() 38 public void setPoolIndex(Instruction insn, int poolIndex); in setPoolIndex()
|
/aosp12/art/tools/dexfuzz/src/dexfuzz/program/mutators/ |
H A D | FieldFlagChanger.java | 110 Instruction insn = fieldInsns.get(fieldInsnIdx).insn; in generateMutation() local 136 Instruction insn = fieldInsns.get(mutation.fieldInsnIdx).insn; in applyMutation() local 158 Instruction insn = mInsn.insn; in isFileDefinedFieldInstruction() local
|
/aosp12/art/tools/dexfuzz/src/dexfuzz/program/ |
H A D | MInsn.java | 29 public Instruction insn; field in MInsn
|