Searched refs:getConst (Results 1 – 10 of 10) sorted by relevance
27 public long getConst(Instruction insn); in getConst() method
48 public long getConst(Instruction insn) { in getConst() method in Format11n
49 public long getConst(Instruction insn) { in getConst() method in Format31i
49 public long getConst(Instruction insn) { in getConst() method in Format21s
49 public long getConst(Instruction insn) { in getConst() method in Format21h
50 public long getConst(Instruction insn) { in getConst() method in Format22b
49 public long getConst(Instruction insn) { in getConst() method in Format22s
52 public long getConst(Instruction insn) { in getConst() method in Format51l
109 long oldConstant = ((ContainsConst)constInsn.insn.info.format).getConst(constInsn.insn); in generateMutation()136 long oldConstant = ((ContainsConst)constInsn.insn.info.format).getConst(constInsn.insn); in applyMutation()
276 long constant = ((ContainsConst)format).getConst(this); in toString()