HomeSort by relevance Sort by last modified time
    Searched refs:inputs_ (Results 1 - 25 of 25) sorted by null

  /external/v8/src/crankshaft/arm64/
lithium-arm64.h 302 EmbeddedContainer<LOperand*, I> inputs_; member in class:v8::internal::LTemplateInstruction
308 LOperand* InputAt(int i) final { return inputs_[i]; }
449 inputs_[0] = value;
531 inputs_[0] = arguments;
532 inputs_[1] = length;
533 inputs_[2] = index;
538 LOperand* arguments() { return inputs_[0]; }
539 LOperand* length() { return inputs_[1]; }
540 LOperand* index() { return inputs_[2]; }
549 inputs_[0] = left
1432 ZoneList<LOperand*> inputs_; member in class:v8::internal::final
2125 ZoneList<LOperand*> inputs_; member in class:v8::internal::final
    [all...]
  /external/v8/src/crankshaft/mips64/
lithium-mips64.h 299 EmbeddedContainer<LOperand*, I> inputs_; member in class:v8::internal::LTemplateInstruction
305 LOperand* InputAt(int i) final { return inputs_[i]; }
420 inputs_[0] = value;
519 inputs_[0] = receiver;
520 inputs_[1] = function;
526 LOperand* receiver() { return inputs_[0]; }
527 LOperand* function() { return inputs_[1]; }
537 inputs_[0] = function;
538 inputs_[1] = receiver;
539 inputs_[2] = length
1773 ZoneList<LOperand*> inputs_; member in class:v8::internal::final
    [all...]
  /external/v8/src/crankshaft/ppc/
lithium-ppc.h 296 EmbeddedContainer<LOperand*, I> inputs_; member in class:v8::internal::LTemplateInstruction
302 LOperand* InputAt(int i) final { return inputs_[i]; }
415 explicit LDummyUse(LOperand* value) { inputs_[0] = value; }
512 inputs_[0] = receiver;
513 inputs_[1] = function;
519 LOperand* receiver() { return inputs_[0]; }
520 LOperand* function() { return inputs_[1]; }
528 inputs_[0] = function;
529 inputs_[1] = receiver;
530 inputs_[2] = length
1713 ZoneList<LOperand*> inputs_; member in class:v8::internal::final
    [all...]
  /external/v8/src/crankshaft/arm/
lithium-arm.h 298 EmbeddedContainer<LOperand*, I> inputs_; member in class:v8::internal::LTemplateInstruction
304 LOperand* InputAt(int i) final { return inputs_[i]; }
419 inputs_[0] = value;
518 inputs_[0] = receiver;
519 inputs_[1] = function;
525 LOperand* receiver() { return inputs_[0]; }
526 LOperand* function() { return inputs_[1]; }
536 inputs_[0] = function;
537 inputs_[1] = receiver;
538 inputs_[2] = length
1747 ZoneList<LOperand*> inputs_; member in class:v8::internal::final
    [all...]
  /external/v8/src/crankshaft/s390/
lithium-s390.h 290 EmbeddedContainer<LOperand*, I> inputs_; member in class:v8::internal::LTemplateInstruction
296 LOperand* InputAt(int i) final { return inputs_[i]; }
402 explicit LDummyUse(LOperand* value) { inputs_[0] = value; }
493 inputs_[0] = receiver;
494 inputs_[1] = function;
500 LOperand* receiver() { return inputs_[0]; }
501 LOperand* function() { return inputs_[1]; }
508 inputs_[0] = function;
509 inputs_[1] = receiver;
510 inputs_[2] = length
1597 ZoneList<LOperand*> inputs_; member in class:v8::internal::final
    [all...]
  /external/v8/src/crankshaft/mips/
lithium-mips.h 296 EmbeddedContainer<LOperand*, I> inputs_; member in class:v8::internal::LTemplateInstruction
302 LOperand* InputAt(int i) final { return inputs_[i]; }
417 inputs_[0] = value;
516 inputs_[0] = receiver;
517 inputs_[1] = function;
523 LOperand* receiver() { return inputs_[0]; }
524 LOperand* function() { return inputs_[1]; }
534 inputs_[0] = function;
535 inputs_[1] = receiver;
536 inputs_[2] = length
1711 ZoneList<LOperand*> inputs_; member in class:v8::internal::final
    [all...]
  /external/v8/src/crankshaft/x64/
lithium-x64.h 303 EmbeddedContainer<LOperand*, I> inputs_; member in class:v8::internal::LTemplateInstruction
309 LOperand* InputAt(int i) final { return inputs_[i]; }
425 inputs_[0] = value;
524 inputs_[0] = receiver;
525 inputs_[1] = function;
528 LOperand* receiver() { return inputs_[0]; }
529 LOperand* function() { return inputs_[1]; }
542 inputs_[0] = function;
543 inputs_[1] = receiver;
544 inputs_[2] = length
1763 ZoneList<LOperand*> inputs_; member in class:v8::internal::final
    [all...]
  /external/v8/src/crankshaft/ia32/
lithium-ia32.h 301 EmbeddedContainer<LOperand*, I> inputs_; member in class:v8::internal::LTemplateInstruction
307 LOperand* InputAt(int i) final { return inputs_[i]; }
416 inputs_[0] = value;
517 inputs_[0] = receiver;
518 inputs_[1] = function;
522 LOperand* receiver() { return inputs_[0]; }
523 LOperand* function() { return inputs_[1]; }
537 inputs_[0] = function;
538 inputs_[1] = receiver;
539 inputs_[2] = length
1770 ZoneList<LOperand*> inputs_; member in class:v8::internal::final
    [all...]
  /external/v8/src/crankshaft/x87/
lithium-x87.h 304 EmbeddedContainer<LOperand*, I> inputs_; member in class:v8::internal::LTemplateInstruction
310 LOperand* InputAt(int i) final { return inputs_[i]; }
430 inputs_[0] = value;
531 inputs_[0] = receiver;
532 inputs_[1] = function;
536 LOperand* receiver() { return inputs_[0]; }
537 LOperand* function() { return inputs_[1]; }
551 inputs_[0] = function;
552 inputs_[1] = receiver;
553 inputs_[2] = length
1760 ZoneList<LOperand*> inputs_; member in class:v8::internal::final
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
cref.h 41 : inputs_(NULL)
74 Cref_inputs* inputs_; member in class:gold::Cref
cref.cc 339 if (this->inputs_ == NULL)
340 this->inputs_ = new Cref_inputs();
349 this->inputs_->add_object(object);
358 this->inputs_->add_archive_start(archive);
366 this->inputs_->add_archive_stop(archive);
375 && this->inputs_ != NULL)
389 this->inputs_->print_symbol_counts(symtab, f);
403 if (parameters->options().cref() && this->inputs_ != NULL)
404 this->inputs_->print_cref(symtab, f);
incremental.h 562 : inputs_(), command_line_(), command_line_key_(0),
661 { return this->inputs_.size(); }
666 { return this->inputs_; }
674 Input_list inputs_; member in class:gold::Incremental_inputs
817 : inputs_(inputs), offset_(offset)
820 this->flags_ = Swap16::readval(this->inputs_->p_ + offset + 20);
827 unsigned int offset = Swap32::readval(this->inputs_->p_ + this->offset_);
828 return this->inputs_->get_string(offset);
835 return Swap16::readval(this->inputs_->p_ + this->offset_ + 22);
843 const unsigned char* p = this->inputs_->p_ + this->offset_ + 8
1103 const Incremental_inputs_reader* inputs_; member in class:gold::Incremental_inputs_reader::Incremental_input_entry_reader
    [all...]
incremental.cc 58 : Output_section_data(size / 8), inputs_(inputs), symtab_(symtab)
129 const Incremental_inputs* inputs_; member in class:gold::Output_section_incremental_inputs
    [all...]
options.h 2172 Input_arguments inputs_; member in class:gold::Command_line
    [all...]
script.cc 1450 Input_arguments* inputs_; member in class:gold::Parser_closure
    [all...]
options.cc     [all...]
  /external/v8/src/compiler/
node.h 62 : inputs_.outline_->count_;
199 Node* inputs_[1]; member in struct:v8::internal::compiler::final::OutOfLineInputs
218 ? reinterpret_cast<Node*>(start)->inputs_.inline_
219 : reinterpret_cast<OutOfLineInputs*>(start)->inputs_;
269 return has_inline_inputs() ? &(inputs_.inline_[input_index])
270 : &inputs_.outline_->inputs_[input_index];
273 return has_inline_inputs() ? &(inputs_.inline_[input_index])
274 : &inputs_.outline_->inputs_[input_index]
320 } inputs_; member in class:v8::internal::compiler::final
    [all...]
node.cc 28 Node** new_input_ptr = inputs_;
78 node->inputs_.outline_ = outline;
83 input_ptr = outline->inputs_;
100 input_ptr = node->inputs_.inline_;
122 ? node->inputs_.inline_
123 : node->inputs_.outline_->inputs_;
161 inputs_.outline_ = outline;
164 outline = inputs_.outline_;
170 inputs_.outline_ = outline
    [all...]
  /art/compiler/optimizing/
locations.h 486 inputs_[at] = location;
490 return inputs_[at];
494 return inputs_.size();
581 Location input = inputs_[input_index];
602 ArenaVector<Location> inputs_;
locations.cc 27 : inputs_(instruction->InputCount(),
nodes.cc     [all...]
nodes.h 2255 std::array<HUserRecord<HInstruction*>, N> inputs_; member in class:art::HTemplateInstruction
3794 ArenaVector<HUserRecord<HInstruction*>> inputs_; member in class:art::HTryBoundary::HClassTableGet::ComparisonBias::HInvoke
    [all...]
register_allocator_test.cc 678 ret->GetLocations()->inputs_[0] = Location::RegisterLocation(2);
    [all...]
  /external/v8/src/crankshaft/
hydrogen-instructions.h 1149 EmbeddedContainer<HValue*, V> inputs_; member in class:HTemplateInstruction
1218 EmbeddedContainer<HValue*, V> inputs_; member in class:HTemplateControlInstruction
2067 ZoneList<HValue*> inputs_; member in class:final
2995 ZoneList<HValue*> inputs_; member in class:final::final
    [all...]
hydrogen-instructions.cc     [all...]

Completed in 809 milliseconds