Searched refs:is_constant_pool_load (Results 1 – 3 of 3) sorted by relevance
457 bool Assembler::is_constant_pool_load(Address pc) { in is_constant_pool_load() function512 if (is_constant_pool_load(pc)) { in target_address_at()545 if (is_constant_pool_load(pc)) { in set_target_address_at()
720 INLINE(static bool is_constant_pool_load(Address pc));
336 return Assembler::is_constant_pool_load(pc_); in IsInConstantPool()