Home | History | Annotate | Download | only in mips64

Lines Matching refs:Or

366   // to make sure it is constant. Branch may emit a skip-or-jump sequence
710 // Adjust by a (parameter or local) base offset.
786 // Check that we're not inside a with or catch context.
1098 // Get the object to enumerate over. If the object is null or undefined, skip
1130 // validity or get the property names in a fixed array.
1208 // Get the expected map from the stack or a smi in the
1224 // Convert the entry to a string or (smi) 0 if it isn't a property
1232 // Update the 'each' property or variable from the possibly filtered
1311 // we're running with the --always-opt or the --prepare-always-opt
1519 // can be skipped in the following situation: we have a LET or CONST
1522 // same function or in the same eval code) and the VariableProxy is in
1828 // If the subexpression is a literal or a simple materialized literal it
1872 // Left-hand side can only be a property, a global or a (parameter or local)
2147 // if CallRuntime(Runtime::kSuspendJSGeneratorObject) returned it. Or it
2361 __ Or(scratch1, left, Operand(right));
2419 __ Or(v0, left, Operand(right));
2452 // Left-hand side can only be a property, a global or a (parameter or local)
2512 // Global var, const, or let.
2563 // Assignment to var or initializing assignment to let/const in harmony
2775 // a7: copy of the first argument or undefined if it doesn't exist.
2889 // The receiver is either the global receiver or an object found
3159 __ Or(a2, a2, Operand(1 << Map::kStringWrapperSafeForDefaultValueOf));
4351 // Expression can only be a property, a global or a (parameter or local)
4410 // Save the result on the stack. If we have a named or keyed property
4443 // Save the result on the stack. If we have a named or keyed property
4694 __ Or(a2, a0, Operand(a1));