Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/arm/
Dlithium-codegen-arm.h360 instruction_index_(codegen->current_instruction_) { in LDeferredCode()
371 int instruction_index() const { return instruction_index_; } in instruction_index()
382 int instruction_index_; variable
/external/v8/src/crankshaft/x64/
Dlithium-codegen-x64.h353 instruction_index_(codegen->current_instruction_) { in LDeferredCode()
365 int instruction_index() const { return instruction_index_; } in instruction_index()
377 int instruction_index_; variable
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.h326 instruction_index_(codegen->current_instruction_) { in LDeferredCode()
337 int instruction_index() const { return instruction_index_; } in instruction_index()
348 int instruction_index_; variable
/external/v8/src/crankshaft/ia32/
Dlithium-codegen-ia32.h363 instruction_index_(codegen->current_instruction_) { in LDeferredCode()
375 int instruction_index() const { return instruction_index_; } in instruction_index()
387 int instruction_index_; variable
/external/v8/src/crankshaft/mips/
Dlithium-codegen-mips.h394 instruction_index_(codegen->current_instruction_) { in LDeferredCode()
405 int instruction_index() const { return instruction_index_; } in instruction_index()
416 int instruction_index_; variable
/external/v8/src/crankshaft/mips64/
Dlithium-codegen-mips64.h397 instruction_index_(codegen->current_instruction_) { in LDeferredCode()
408 int instruction_index() const { return instruction_index_; } in instruction_index()
419 int instruction_index_; variable
/external/v8/src/crankshaft/arm64/
Dlithium-codegen-arm64.h408 instruction_index_(codegen->current_instruction_) { in LDeferredCode()
419 int instruction_index() const { return instruction_index_; } in instruction_index()
430 int instruction_index_; variable
/external/v8/src/crankshaft/x87/
Dlithium-codegen-x87.h462 instruction_index_(codegen->current_instruction_), in LDeferredCode()
475 int instruction_index() const { return instruction_index_; } in instruction_index()
488 int instruction_index_; variable