Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Utility/
DScalar.cpp433 bool Scalar::ShiftRightLogical(const Scalar &rhs) { in ShiftRightLogical() function in Scalar
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc4591 XlaOp ShiftRightLogical(const XlaOp lhs, const XlaOp rhs, in ShiftRightLogical() function