Searched refs:LiteralPoolSize (Results 1 – 3 of 3) sorted by relevance
2942 size_t LiteralPoolSize() const { in LiteralPoolSize() function
234 assert((expected + kInstructionSize) == (masm.LiteralPoolSize()))21825 VIXL_CHECK(masm.LiteralPoolSize() >= target_literal_pool_size); in TEST()
235 CHECK((expected) == (__ LiteralPoolSize()))