Searched defs:HMathFloorOfDiv (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/crankshaft/
H A Dhydrogen-instructions.h3648 class HMathFloorOfDiv final : public HBinaryOperation {
3650 DECLARE_INSTRUCTION_WITH_CONTEXT_FACTORY_P2(HMathFloorOfDiv,
3660 HMathFloorOfDiv(HValue* context, HValue* left, HValue* right) function in class:final::final

Completed in 71 milliseconds