Searched refs:j1 (Results 1 – 5 of 5) 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
151 uint32_t j1 = i1 ^ (signbit ^ 1); in PatchBl() local153 uint32_t value = (signbit << 26) | (j1 << 13) | (j2 << 11) | (imm10 << 16) | imm11; in PatchBl()
930 run_args+=(-Xcompiler-option "--dump-cfg=$cfg_output_dir/$cfg_output" -Xcompiler-option -j1)