Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/arm/
Dlithium-codegen-arm.h365 instruction_index_(codegen->current_instruction_) { in LDeferredCode()
376 int instruction_index() const { return instruction_index_; } in instruction_index()
387 int instruction_index_; variable
/external/v8/src/crankshaft/s390/
Dlithium-codegen-s390.h331 instruction_index_(codegen->current_instruction_) { in LDeferredCode()
342 int instruction_index() const { return instruction_index_; } in instruction_index()
353 int instruction_index_; variable
/external/v8/src/crankshaft/x64/
Dlithium-codegen-x64.h358 instruction_index_(codegen->current_instruction_) { in LDeferredCode()
370 int instruction_index() const { return instruction_index_; } in instruction_index()
382 int instruction_index_; variable
/external/v8/src/crankshaft/ia32/
Dlithium-codegen-ia32.h364 instruction_index_(codegen->current_instruction_) { in LDeferredCode()
376 int instruction_index() const { return instruction_index_; } in instruction_index()
388 int instruction_index_; variable
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.h333 instruction_index_(codegen->current_instruction_) { in LDeferredCode()
344 int instruction_index() const { return instruction_index_; } in instruction_index()
355 int instruction_index_; variable
/external/v8/src/crankshaft/mips/
Dlithium-codegen-mips.h399 instruction_index_(codegen->current_instruction_) { in LDeferredCode()
410 int instruction_index() const { return instruction_index_; } in instruction_index()
421 int instruction_index_; variable
/external/v8/src/crankshaft/mips64/
Dlithium-codegen-mips64.h402 instruction_index_(codegen->current_instruction_) { in LDeferredCode()
413 int instruction_index() const { return instruction_index_; } in instruction_index()
424 int instruction_index_; variable
/external/v8/src/crankshaft/arm64/
Dlithium-codegen-arm64.h415 instruction_index_(codegen->current_instruction_) { in LDeferredCode()
426 int instruction_index() const { return instruction_index_; } in instruction_index()
437 int instruction_index_; variable
/external/v8/src/crankshaft/x87/
Dlithium-codegen-x87.h463 instruction_index_(codegen->current_instruction_), in LDeferredCode()
476 int instruction_index() const { return instruction_index_; } in instruction_index()
489 int instruction_index_; variable