Home
last modified time | relevance | path

Searched defs:right_operand (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/arm/
Dinstruction-selector-arm.cc323 InstructionOperand right_operand) { in EmitDiv()
355 InstructionOperand right_operand = g.UseRegister(m.right().node()); in VisitMod() local