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

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

Completed in 134 milliseconds