Searched defs:aconst (Results 1 – 2 of 2) sorted by relevance
694 public void aconst(final Object value) { in aconst() method in InstructionAdapter
382 auto aconst = ops::Const<int64_t>(s, 0, {5}); in TEST_F() local