Searched refs:HasReplacement (Results 1 – 13 of 13) sorted by relevance
246 DCHECK(!HasReplacement(1, node->InputAt(i))); in LowerNode()280 DCHECK(!HasReplacement(1, node->InputAt(i))); in LowerNode()306 if (HasReplacement(0, input)) { in DefaultLowering()310 if (HasReplacement(1, input)) { in DefaultLowering()330 bool SimdScalarLowering::HasReplacement(size_t index, Node* node) { in HasReplacement() function in v8::internal::compiler::SimdScalarLowering
50 bool HasReplacement(size_t index, Node* node);
82 emit_instructions = !LLabel::cast(instr)->HasReplacement() && in GenerateBody()126 if (instr->IsLabel()) dead_block = LLabel::cast(instr)->HasReplacement(); in CheckEnvironmentUsage()176 if (!chunk_->GetLabel(i)->HasReplacement()) return i; in GetNextEmittedBlock()
284 DCHECK(!label->HasReplacement()); in GetAssemblyLabel()
439 bool HasReplacement() const { return replacement_ != NULL; } in HasReplacement() function
447 bool HasReplacement() const { return replacement_ != NULL; } in HasReplacement() function
452 bool HasReplacement() const { return replacement_ != NULL; } in HasReplacement() function
420 bool HasReplacement() const { return replacement_ != NULL; } in HasReplacement() function
441 bool HasReplacement() const { return replacement_ != NULL; } in HasReplacement() function
438 bool HasReplacement() const { return replacement_ != NULL; } in HasReplacement() function
442 bool HasReplacement() const { return replacement_ != NULL; } in HasReplacement() function
435 bool HasReplacement() const { return replacement_ != NULL; } in HasReplacement() function
501 bool HasReplacement() const { return replacement_ != NULL; } in HasReplacement() function