Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-operator.h97 const Operator* ShiftRightLogical() { BINOP(JSShiftRightLogical); } in ShiftRightLogical() function
/external/lldb/source/Core/
DScalar.cpp1119 Scalar::ShiftRightLogical(const Scalar& rhs) in ShiftRightLogical() function in Scalar