Searched refs:automatically_placed_literal (Results 1 – 2 of 2) sorted by relevance
38 Literal<int64_t> automatically_placed_literal(111, masm.GetLiteralPool()); in LiteralExample() local54 __ Ldr(x2, &automatically_placed_literal); in LiteralExample()74 automatically_placed_literal.UpdateValue(a, code); in LiteralExample()
27110 Literal<int64_t> automatically_placed_literal(1, masm.GetLiteralPool()); in TEST() local27120 __ Ldr(x2, &automatically_placed_literal); in TEST()