Searched defs:LiteralPool (Results 1 – 4 of 4) sorted by relevance
161 class LiteralPool; variable286 friend class LiteralPool; variable
49 LiteralPool::LiteralPool(MacroAssembler* masm) in LiteralPool() function in vixl::aarch64::LiteralPool
3172 friend class LiteralPool; variable
52 LiteralPool() : size_(0) {} in LiteralPool() function