Searched refs:j1 (Results 1 – 6 of 6) sorted by relevance
23 public void j1(); in j1() method33 public void j1() {}; in j1() method in Interfaces.A37 public void j1() {}; in j1() method in Interfaces.B
21 -Xcompiler-option -j1 --runtime-option -Xmx16m
150 uint32_t j1 = i1 ^ (signbit ^ 1); in PatchBl() local152 uint32_t value = (signbit << 26) | (j1 << 13) | (j2 << 11) | (imm10 << 16) | imm11; in PatchBl()
163 art/test/testrunner/testrunner.py --target --64 --optimizing -j1
940 run_args+=(-Xcompiler-option "--dump-cfg=$cfg_output_dir/$cfg_output" -Xcompiler-option -j1)