Searched refs:GetLiteralPool (Results 1 – 5 of 5) sorted by relevance
39 Literal<int64_t> automatically_placed_literal(111, masm.GetLiteralPool()); in LiteralExample()
622 (literal->GetLiteralPool() != NULL) && !literal->IsUsed(); in LinkAndGetWordOffsetTo()638 literal->GetLiteralPool()->AddEntry(literal); in LinkAndGetWordOffsetTo()
3062 LiteralPool* GetLiteralPool() { in GetLiteralPool() function
954 LiteralPool* GetLiteralPool() const { in GetLiteralPool() function
21846 Literal<int64_t> automatically_placed_literal(1, masm.GetLiteralPool()); in TEST()21880 Literal<int64_t> explicit_literal(2, masm.GetLiteralPool()); in TEST()21925 LiteralPool* literal_pool = masm.GetLiteralPool(); in TEST()21971 LiteralPool* literal_pool = masm.GetLiteralPool(); in TEST()