Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dinterpreter-generator.cc1079 IGNITION_HANDLER(ShiftRightLogical, InterpreterBitwiseBinaryOpAssembler) { in IGNITION_HANDLER() argument
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc3251 XlaOp ShiftRightLogical(const XlaOp lhs, const XlaOp rhs, in ShiftRightLogical() function