Home
last modified time | relevance | path

Searched refs:instruction_index_ (Results 1 – 7 of 7) sorted by relevance

/external/v8/src/x64/
Dlithium-codegen-x64.h374 instruction_index_(codegen->current_instruction_) { in LDeferredCode()
386 int instruction_index() const { return instruction_index_; } in instruction_index()
398 int instruction_index_; variable
/external/v8/src/arm/
Dlithium-codegen-arm.h385 instruction_index_(codegen->current_instruction_) { in LDeferredCode()
396 int instruction_index() const { return instruction_index_; } in instruction_index()
407 int instruction_index_; variable
/external/v8/src/ia32/
Dlithium-codegen-ia32.h387 instruction_index_(codegen->current_instruction_) { in LDeferredCode()
399 int instruction_index() const { return instruction_index_; } in instruction_index()
411 int instruction_index_; variable
/external/v8/src/mips64/
Dlithium-codegen-mips64.h423 instruction_index_(codegen->current_instruction_) { in LDeferredCode()
434 int instruction_index() const { return instruction_index_; } in instruction_index()
445 int instruction_index_; variable
/external/v8/src/mips/
Dlithium-codegen-mips.h422 instruction_index_(codegen->current_instruction_) { in LDeferredCode()
433 int instruction_index() const { return instruction_index_; } in instruction_index()
444 int instruction_index_; variable
/external/v8/src/arm64/
Dlithium-codegen-arm64.h422 instruction_index_(codegen->current_instruction_) { in LDeferredCode()
433 int instruction_index() const { return instruction_index_; } in instruction_index()
444 int instruction_index_; variable
/external/v8/src/x87/
Dlithium-codegen-x87.h484 instruction_index_(codegen->current_instruction_), in LDeferredCode()
497 int instruction_index() const { return instruction_index_; } in instruction_index()
510 int instruction_index_; variable