Home
last modified time | relevance | path

Searched refs:ShiftRightLogical (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DScalar.h133 bool ShiftRightLogical(const Scalar &rhs); // Returns true on success
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp434 bool Scalar::ShiftRightLogical(const Scalar &rhs) { in ShiftRightLogical() function in Scalar
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp860 result.ShiftRightLogical(R); in Interpret()
H A DDWARFExpression.cpp1519 if (!stack.back().ResolveValue(exe_ctx).ShiftRightLogical( in Evaluate()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVSymbolicOperands.td1809 defm ShiftRightLogical : SpecConstantOpOperandsOperand<194, [], []>;