HomeSort by relevance Sort by last modified time
    Searched refs:ExternalReference (Results 151 - 175 of 187) sorted by null

1 2 3 4 5 67 8

  /external/v8/src/compiler/
js-intrinsic-lowering.cc 182 Node* cnt = jsgraph()->ExternalConstant(ExternalReference(&counter));
raw-machine-assembler.h 101 Node* ExternalConstant(ExternalReference address) {
  /external/v8/src/ic/x64/
handler-compiler-x64.cc 624 __ PushAddress(ExternalReference::isolate_address(isolate()));
  /external/v8/src/ppc/
assembler-ppc-inl.h 419 Operand::Operand(const ExternalReference& f) {
  /external/v8/test/unittests/compiler/
interpreter-assembler-unittest.cc 607 ExternalReference::runtime_function_table_address(isolate()));
node-test-utils.cc     [all...]
  /external/v8/src/compiler/ppc/
code-generator-ppc.cc 405 __ CallCFunction(ExternalReference::mod_two_doubles_operation(isolate()), \
763 ExternalReference ref = i.InputExternalReference(0);
    [all...]
  /external/v8/src/compiler/x64/
instruction-selector-x64.cc     [all...]
  /external/v8/src/crankshaft/arm/
lithium-arm.h 931 ExternalReference::InitializeMathExpData();
    [all...]
lithium-codegen-arm.cc 368 Operand(ExternalReference::ForDeoptEntry(base)));
806 ExternalReference count = ExternalReference::stress_deopt_count(isolate());
    [all...]
  /external/v8/src/crankshaft/arm64/
lithium-arm64.h     [all...]
lithium-codegen-arm64.cc 910 ExternalReference count = ExternalReference::stress_deopt_count(isolate());
    [all...]
  /external/v8/src/crankshaft/ia32/
lithium-ia32.h 914 ExternalReference::InitializeMathExpData();
    [all...]
  /external/v8/src/crankshaft/mips/
lithium-mips.h 907 ExternalReference::InitializeMathExpData();
    [all...]
lithium-codegen-mips.cc 368 Operand(ExternalReference::ForDeoptEntry(base)));
783 ExternalReference count = ExternalReference::stress_deopt_count(isolate());
    [all...]
  /external/v8/src/crankshaft/mips64/
lithium-mips64.h 925 ExternalReference::InitializeMathExpData();
    [all...]
  /external/v8/src/crankshaft/ppc/
lithium-ppc.h 899 ExternalReference::InitializeMathExpData();
    [all...]
lithium-codegen-ppc.cc 361 __ mov(ip, Operand(ExternalReference::ForDeoptEntry(base)));
750 ExternalReference count = ExternalReference::stress_deopt_count(isolate());
    [all...]
  /external/v8/src/crankshaft/x64/
lithium-x64.h 909 ExternalReference::InitializeMathExpData();
    [all...]
  /external/v8/src/crankshaft/x87/
lithium-x87.h 928 ExternalReference::InitializeMathExpData();
    [all...]
  /external/v8/src/
objects-debug.cc 251 ExternalReference::fixed_typed_array_base_data_offset().address());
    [all...]
  /external/v8/test/unittests/compiler/ia32/
instruction-selector-ia32-unittest.cc 827 m.ExternalConstant(ExternalReference::address_of_stack_limit(isolate())));
  /external/v8/src/arm/
assembler-arm.h 456 INLINE(explicit Operand(const ExternalReference& f));
    [all...]
  /external/v8/src/crankshaft/
hydrogen-instructions.h     [all...]
  /external/v8/src/mips/
assembler-mips.h 317 INLINE(explicit Operand(const ExternalReference& f));
    [all...]

Completed in 591 milliseconds

1 2 3 4 5 67 8