Searched refs:is_tagged (Results 1 – 10 of 10) sorted by relevance
615 bool is_tagged) { in AllocateFixed() argument629 if (is_tagged) { in AllocateFixed()804 bool is_tagged = HasTaggedValue(first_output->virtual_register()); in MeetConstraintsBetween() local805 AllocateFixed(first_output, gap_index, is_tagged); in MeetConstraintsBetween()835 bool is_tagged = HasTaggedValue(cur_input->virtual_register()); in MeetConstraintsBetween() local836 AllocateFixed(cur_input, gap_index + 1, is_tagged); in MeetConstraintsBetween()
507 LOperand* AllocateFixed(LUnallocated* operand, int pos, bool is_tagged);
216 bool is_tagged);
413 bool is_tagged) { in AddToTranslation() argument420 if (is_tagged) { in AddToTranslation()428 ASSERT(is_tagged); in AddToTranslation()433 if (is_tagged) { in AddToTranslation()
225 bool is_tagged);
236 bool is_tagged);
524 bool is_tagged) { in AddToTranslation() argument531 if (is_tagged) { in AddToTranslation()539 ASSERT(is_tagged); in AddToTranslation()544 if (is_tagged) { in AddToTranslation()
492 bool is_tagged) { in AddToTranslation() argument499 if (is_tagged) { in AddToTranslation()507 ASSERT(is_tagged); in AddToTranslation()512 if (is_tagged) { in AddToTranslation()