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