Home
last modified time | relevance | path

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

/external/v8/src/compiler/mips64/
Dinstruction-selector-mips64.cc927 Int64BinopMatcher leftInput(left), rightInput(right); in VisitInt32Mul() local
993 Int64BinopMatcher rightInput(right), leftInput(left); in VisitInt32Div() local
1024 Int64BinopMatcher rightInput(right), leftInput(left); in VisitInt32Mod() local