HomeSort by relevance Sort by last modified time
    Searched defs:fixed_register_index (Results 1 - 2 of 2) sorted by null

  /external/v8/src/compiler/
instruction.h 295 // [fixed_register_index]: Only for FIXED_REGISTER or FIXED_FP_REGISTER.
296 int fixed_register_index() const { function in class:v8::internal::compiler::UnallocatedOperand
    [all...]
  /external/v8/src/crankshaft/
lithium.h 237 // [fixed_register_index]: Only for FIXED_REGISTER or FIXED_DOUBLE_REGISTER.
238 int fixed_register_index() const { function in class:v8::internal::LUnallocated

Completed in 75 milliseconds