Home | History | Annotate | Download | only in optimizing

Lines Matching refs:AddError

65       AddError(StringPrintf(
88 AddError(StringPrintf(
101 AddError(StringPrintf("Block %d does not end with a branch instruction.",
113 AddError(StringPrintf("Unexpected instruction %s:%d jumps into the exit block.",
125 AddError(StringPrintf("Block %d has a non-phi in its phi list.",
129 AddError(StringPrintf("The recorded last phi of block %d does not match "
142 AddError(StringPrintf("Block %d has a phi in its non-phi list.",
146 AddError(StringPrintf("The recorded last instruction of block %d does not match "
158 AddError(StringPrintf("Catch block %d is a normal successor of block %d.",
165 AddError(StringPrintf("Normal block %d is an exceptional successor of block %d.",
174 AddError(StringPrintf("Block %d should be the dominator of %d.",
190 AddError(StringPrintf("Critical edge between blocks %d and %d.",
202 AddError(StringPrintf("Catch blocks should not be try blocks but catch block %d "
210 AddError(StringPrintf("Catch blocks should not be loop headers but catch block %d is.",
219 AddError(StringPrintf("Block %d has try entry %s:%d but no try entry follows "
226 AddError(StringPrintf("Block %d has try entry %s:%d which is not consistent "
236 AddError(StringPrintf("Block %d is not a try block but try entry %s:%d follows "
253 AddError(StringPrintf("Instruction %s:%d is a HBoundsCheck, "
265 AddError(StringPrintf("A graph compiled OSR cannot have a HDeoptimize instruction"));
280 AddError(StringPrintf("Block %d with %s:%d has exceptional successor %d which "
292 AddError(StringPrintf("Exception handler block %d of %s:%d is listed multiple times.",
305 AddError(StringPrintf("%s:%d is in a non-catch block %d.",
310 AddError(StringPrintf("%s:%d is not the first instruction in catch block %d.",
319 AddError(StringPrintf("Instruction id %d is duplicate in graph.",
327 AddError(StringPrintf("%s %d in block %d not associated with any block.",
332 AddError(StringPrintf("%s %d in block %d associated with block %d.",
345 AddError(StringPrintf("Input %d of instruction %d is not defined "
360 AddError(StringPrintf("User %s:%d of instruction %d is not defined "
369 AddError(StringPrintf("User %s:%d of instruction %s:%d has a wrong "
383 AddError(StringPrintf("Environment user of %s:%d has a wrong "
399 AddError(StringPrintf("Instruction %s:%d has an invalid iterator before use entry "
413 AddError(StringPrintf("Instruction %s:%d in block %d does not dominate "
425 AddError(StringPrintf("Instruction %s:%d in block %d requires an environment "
441 AddError(StringPrintf("Instruction %d in environment of instruction %d "
454 AddError(StringPrintf("Reference type instruction %s:%d does not have "
476 AddError(StringPrintf("Instruction %s:%d throws into catch block %d "
496 AddError(StringPrintf("Static invoke %s:%d marked as having an explicit clinit check "
502 AddError(StringPrintf("Static invoke %s:%d marked as having an explicit clinit check "
517 AddError(StringPrintf("%s:%d does not jump to the exit block.",
527 AddError(StringPrintf("%s:%d does not jump to the exit block.",
537 AddError(StringPrintf("%s:%d expects a HLoadClass as second input, not %s:%d.",
549 AddError(StringPrintf("%s:%d expects a HLoadClass as second input, not %s:%d.",
562 AddError(StringPrintf(
570 AddError(StringPrintf(
576 AddError(StringPrintf(
585 AddError(StringPrintf(
592 AddError(StringPrintf(
599 AddError(StringPrintf(
611 AddError(StringPrintf(
618 AddError(StringPrintf(
623 AddError(StringPrintf(
637 AddError(StringPrintf("Blocks of loop defined by header %d are not a subset of blocks of "
647 AddError(StringPrintf(
657 AddError(StringPrintf("Loop defined by header %d contains a previously removed block %d.",
661 AddError(StringPrintf("Loop block %d not dominated by loop header %d.",
710 AddError(StringPrintf("Loop phi %d in block %d is its own first input.",
719 AddError(StringPrintf(
728 AddError(StringPrintf("Phi %d in block %d does not have an expected phi type: %s",
741 AddError(StringPrintf("Phi %d in catch block %d has zero inputs.",
749 AddError(StringPrintf("Phi %d in catch block %d has %zu inputs, "
764 AddError(StringPrintf(
777 AddError(StringPrintf(
793 AddError(StringPrintf("Catch phis %d and %d in block %d are not sorted by their "
813 AddError(StringPrintf("Equivalent phi (%d) found for VReg %d with type: %s.",
820 AddError(StringPrintf(
832 AddError(StringPrintf("Two phis (%d and %d) found for VReg %d but they "
849 AddError(StringPrintf(
859 AddError(StringPrintf(
874 AddError(StringPrintf(
902 AddError(StringPrintf(
910 AddError(StringPrintf(
918 AddError(StringPrintf(
922 AddError(StringPrintf(
934 AddError(StringPrintf("Binary operation %s %d has a result type different "
951 AddError(StringPrintf("Shift/rotate operation %s %d has a non-int kind second input: "
959 AddError(StringPrintf("Binary operation %s %d has inputs of different kinds: %s, and %s.",
969 AddError(StringPrintf("Compare operation %d has a non-int result type: %s.",
977 AddError(StringPrintf("Shift/rotate operation %s %d has a result type different "
985 AddError(StringPrintf("Binary operation %s %d has a result kind different "
992 AddError(StringPrintf("Binary operation %s %d has a result kind different "
1004 AddError(StringPrintf(
1016 AddError(StringPrintf(
1029 AddError(StringPrintf(