Searched refs:calculateReservedCount (Results 1 – 2 of 2) sorted by relevance
392 int newReservedCount = calculateReservedCount(formats); in reserveRegisters()434 private int calculateReservedCount(InsnFormat[] formats) { in calculateReservedCount() method in OutputFinisher
463 int newReservedCount = calculateReservedCount(opcodes); in reserveRegisters()510 private int calculateReservedCount(Dop[] opcodes) { in calculateReservedCount() method in OutputFinisher