Searched refs:JSShiftAmountFromLConstant (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/arm64/
H A Dlithium-codegen-arm64.h98 int JSShiftAmountFromLConstant(LOperand* constant) { function in class:v8::internal::LCodeGen
H A Dlithium-codegen-arm64.cc1314 JSShiftAmountFromLConstant(shift_info->shift_amount()));
4915 int shift_count = JSShiftAmountFromLConstant(right_op);
4978 int shift_count = JSShiftAmountFromLConstant(right_op);

Completed in 5582 milliseconds