public class BigMixedParams04 extends JTTTest
JTTTest.DummyTestClass
GraalCompilerTest.ArgSupplier, GraalCompilerTest.Result
GraalTest.MultiCauseAssertionError
lastCompiledGraph
Constructor and Description |
---|
BigMixedParams04() |
Modifier and Type | Method and Description |
---|---|
void |
run0() |
void |
run1() |
void |
run2() |
void |
run3() |
void |
run4() |
void |
run5() |
void |
run6() |
void |
run7() |
static long |
test(int choice,
int i0,
int i1,
int i2,
int i3,
double d1,
double d2,
boolean bo1,
boolean bo2,
byte by,
short sh,
char ch,
int in) |
static double |
test2(int i1,
float f1,
double d2,
float f3,
double ad1,
double ad2,
double ad3,
double ad4,
double ad5,
double ad6,
double ad7,
double ad8,
double ad9,
double ad10,
double ad11,
double ad12,
double ad13,
double ad14,
double ad15,
double ad16,
float af1,
float af2,
float af3,
float af4,
float af5,
float af6,
float af7,
float af8,
float af9,
float af10,
float af11,
float af12,
float af13,
float af14,
float af15,
float af16)
Test SPARC mixed params with double/single float register overlapping.
|
static double |
test3(boolean f,
int idx,
double ad1,
double ad2,
double ad3,
double ad4,
double ad5,
double ad6,
double ad7,
double ad8,
double ad9,
double ad10,
double ad11,
double ad12,
double ad13,
double ad14,
double ad15,
double ad16,
float af1,
float af2,
float af3,
float af4,
float af5,
float af6,
float af7,
float af8,
float af9,
float af10,
float af11,
float af12,
float af13,
float af14,
float af15,
float af16)
Test SPARC mixed params with double/single float register overlapping.
|
assertDeepEquals, getCode, parseEager, runTest, runTest, runTest, runTestWithDelta
addMethod, after, afterTest, applyArgSuppliers, argsWithReceiver, asResolvedJavaMethod, assertConstantReturn, assertEquals, assertEquals, assertEquals, before, beforeTest, branchProbability, breakpoint, breakpoint, checkArgs, checkHighTierGraph, checkLowTierGraph, checkMidTierGraph, compile, countUnusedConstants, createLIRSuites, createSuites, editGraphBuilderConfiguration, executeActual, executeActualCheckDeopt, executeExpected, getBackend, getCanonicalGraphString, getCode, getCode, getCodeCache, getConstantReflection, getCustomGraphBuilderSuite, getDefaultGraphBuilderPlugins, getDefaultGraphBuilderSuite, getDefaultHighTierContext, getLIRSuites, getLowerer, getMetaAccess, getNodeCountExcludingUnusedConstants, getProviders, getReplacements, getResolvedJavaMethod, getResolvedJavaMethod, getResolvedJavaMethod, getSnippetReflection, getSpeculationLog, getSuites, getTarget, initializeDebugging, invoke, isArchitecture, iterationCount, lookupMethod, parseDebug, parseEager, parseForCompile, parseProfiled, parseProfiled, referenceInvoke, supply, test, test, testAgainstExpected, testAgainstExpected, testN
assertDeepEquals, assertDeepEquals, assertDeepEquals, assertFalse, assertFalse, assertFalse, assertTrue, assertTrue, assertTrue, equalFloatsOrDoublesDelta, fail, getMethod, getMethod, getMethod, ulpsDelta
public BigMixedParams04()
public static long test(int choice, int i0, int i1, int i2, int i3, double d1, double d2, boolean bo1, boolean bo2, byte by, short sh, char ch, int in)
public static double test2(int i1, float f1, double d2, float f3, double ad1, double ad2, double ad3, double ad4, double ad5, double ad6, double ad7, double ad8, double ad9, double ad10, double ad11, double ad12, double ad13, double ad14, double ad15, double ad16, float af1, float af2, float af3, float af4, float af5, float af6, float af7, float af8, float af9, float af10, float af11, float af12, float af13, float af14, float af15, float af16)
f1
- d2
- f3
- public static double test3(boolean f, int idx, double ad1, double ad2, double ad3, double ad4, double ad5, double ad6, double ad7, double ad8, double ad9, double ad10, double ad11, double ad12, double ad13, double ad14, double ad15, double ad16, float af1, float af2, float af3, float af4, float af5, float af6, float af7, float af8, float af9, float af10, float af11, float af12, float af13, float af14, float af15, float af16)
f1
- d2
- f3
-