| /third_party/spirv-tools/source/opt/ |
| H A D | ir_context.h | 932 operator |(IRContext::Analysis lhs, IRContext::Analysis rhs) operator |() argument 938 operator |=(IRContext::Analysis& lhs, IRContext::Analysis rhs) operator |=() argument
|
| H A D | loop_dependence.cpp | 1426 SENode* rhs = scalar_evolution_.CreateMultiplyNode( in PropagateConstraints() local
|
| /third_party/spirv-tools/source/val/ |
| H A D | validation_state.cpp | 1485 LogicallyMatch(const Instruction* lhs, const Instruction* rhs, bool check_decorations) LogicallyMatch() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/ |
| H A D | RewriteRowMajorMatrices.cpp | 153 TIntermTyped *rhs = binaryNode->getRight()->deepCopy(); in GetIndex() local 178 TIntermTyped *rhs = indices->front()->getAsTyped(); in ReplicateIndexNode() local 1417 TIntermTyped *rhs = from; in addFieldCopy() local [all...] |
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | dm-snap.c | 194 static int bdev_equal(struct block_device *lhs, struct block_device *rhs) in bdev_equal() argument
|
| H A D | dm-thin.c | 2225 static int cmp_cells(const void *lhs, const void *rhs) in cmp_cells() argument
|
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | dm-snap.c | 190 static int bdev_equal(struct block_device *lhs, struct block_device *rhs) in bdev_equal() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | symbol.c | 446 const struct symbol *rhs = *((const struct symbol **)vrhs); in symbols__sort_name_cmp() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | MeasureUnit.java | 634 public boolean equals(Object rhs) { in equals() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | ucurr.cpp | 147 makeEquivalent( const icu::UnicodeString &lhs, const icu::UnicodeString &rhs, icu::Hashtable* hash, UErrorCode &status) makeEquivalent() argument [all...] |
| /third_party/jerryscript/jerry-core/api/ |
| H A D | jerry.c | 1064 jerry_binary_operation(jerry_binary_operation_t op, const jerry_value_t lhs, const jerry_value_t rhs) jerry_binary_operation() argument [all...] |
| /third_party/node/deps/v8/src/wasm/baseline/s390/ |
| H A D | liftoff-assembler-s390.h | 1717 void LiftoffAssembler::emit_i32_divs(Register dst, Register lhs, Register rhs, in emit_i32_divs() argument 1736 void LiftoffAssembler::emit_i32_divu(Register dst, Register lhs, Register rhs, in emit_i32_divu() argument 1744 emit_i32_rems(Register dst, Register lhs, Register rhs, Label* trap_div_by_zero) emit_i32_rems() argument 1770 emit_i32_remu(Register dst, Register lhs, Register rhs, Label* trap_div_by_zero) emit_i32_remu() argument 1778 emit_i64_divs(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs, Label* trap_div_by_zero, Label* trap_div_unrepresentable) emit_i64_divs() argument 1801 emit_i64_divu(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs, Label* trap_div_by_zero) emit_i64_divu() argument 1811 emit_i64_rems(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs, Label* trap_div_by_zero) emit_i64_rems() argument 1841 emit_i64_remu(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs, Label* trap_div_by_zero) emit_i64_remu() argument 1851 emit_f32_copysign(DoubleRegister dst, DoubleRegister lhs, DoubleRegister rhs) emit_f32_copysign() argument 1868 emit_f64_copysign(DoubleRegister dst, DoubleRegister lhs, DoubleRegister rhs) emit_f64_copysign() argument 2126 emit_cond_jump(LiftoffCondition liftoff_cond, Label* label, ValueKind kind, Register lhs, Register rhs) emit_cond_jump() argument 2208 emit_i32_set_cond(LiftoffCondition liftoff_cond, Register dst, Register lhs, Register rhs) emit_i32_set_cond() argument 2225 emit_i64_set_cond(LiftoffCondition liftoff_cond, Register dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i64_set_cond() argument 2238 emit_f32_set_cond(LiftoffCondition liftoff_cond, Register dst, DoubleRegister lhs, DoubleRegister rhs) emit_f32_set_cond() argument 2245 emit_f64_set_cond(LiftoffCondition liftoff_cond, Register dst, DoubleRegister lhs, DoubleRegister rhs) emit_f64_set_cond() argument 2697 emit_i64x2_mul(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i64x2_mul() argument 2702 emit_i32x4_ge_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i32x4_ge_u() argument 2707 emit_i16x8_ge_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_ge_u() argument 2712 emit_i8x16_ge_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_ge_u() argument 2717 emit_i8x16_swizzle(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_swizzle() argument 2753 emit_i32x4_dot_i16x8_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i32x4_dot_i16x8_s() argument 2778 emit_i8x16_shuffle(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs, const uint8_t shuffle[16], bool is_swizzle) emit_i8x16_shuffle() argument 2863 emit_i8x16_sconvert_i16x8(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_sconvert_i16x8() argument 2869 emit_i8x16_uconvert_i16x8(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_uconvert_i16x8() argument 2875 emit_i16x8_sconvert_i32x4(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_sconvert_i32x4() argument 2881 emit_i16x8_uconvert_i32x4(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_uconvert_i32x4() argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucurr.cpp | 150 makeEquivalent( const icu::UnicodeString &lhs, const icu::UnicodeString &rhs, icu::Hashtable* hash, UErrorCode &status) makeEquivalent() argument [all...] |
| /third_party/node/deps/v8/src/compiler/backend/mips/ |
| H A D | instruction-selector-mips.cc | 1520 InstructionOperand lhs, rhs; in VisitFloat32Compare() local 1534 InstructionOperand lhs, rhs; in VisitFloat64Compare() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | js-native-context-specialization.cc | 327 Node* const rhs = node->InputAt(1); in ReduceJSAdd() local
|
| H A D | js-typed-lowering.cc | 852 auto rhs = TNode<Object>::UncheckedCast(r.right()); in ReduceJSEqual() local 858 &check_undetectable, rhs); in ReduceJSEqual() local 860 rhs); in ReduceJSEqual() local
|
| /third_party/node/deps/v8/src/wasm/baseline/ |
| H A D | liftoff-compiler.cc | 1360 Register rhs = __ PopToRegister().gp(); in JumpIfFalse() local 1367 __ emit_i32_cond_jumpi(Flip(cond), false_dst, rhs, lhs_imm); in JumpIfFalse() local 1812 LiftoffRegister rhs = __ PopToRegister(); in EmitBinOp() local 1833 EmitDivOrRem64CCall(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs, ExternalReference ext_ref, Label* trap_by_zero, Label* trap_unrepresentable = nullptr) EmitDivOrRem64CCall() argument 1866 BinOp(FullDecoder* decoder, WasmOpcode opcode, const Value& lhs, const Value& rhs, Value* result) BinOp() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cDrawIndirectTests.cpp | 46 DILogger(const DILogger& rhs) in DILogger() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | ShaderCore.cpp | 41 Vector4s::Vector4s(const Vector4s &rhs) in Vector4s() argument 49 Vector4s &Vector4s::operator=(const Vector4s &rhs) in operator =() argument 84 Vector4f(const Vector4f &rhs) Vector4f() argument 92 operator =(const Vector4f &rhs) operator =() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/ |
| H A D | TestSuite.cpp | 1009 ProcessInfo &ProcessInfo::operator=(ProcessInfo &&rhs) in operator =() argument
|
| /third_party/skia/third_party/externals/d3d12allocator/src/ |
| H A D | D3D12MemAlloc.cpp | 792 Vector& operator=(const Vector<T>& rhs)
in operator =() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | IndVarSimplify.cpp | 1288 const SCEV *rhs = ExtendOperExpr; in getExtendedOperandRecurrence() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucurr.cpp | 147 makeEquivalent( const icu::UnicodeString &lhs, const icu::UnicodeString &rhs, icu::Hashtable* hash, UErrorCode &status) makeEquivalent() argument [all...] |
| /third_party/python/Python/ |
| H A D | specialize.c | 1706 binary_op_fail_kind(int oparg, PyObject *lhs, PyObject *rhs) in binary_op_fail_kind() argument 1775 _Py_Specialize_BinaryOp(PyObject *lhs, PyObject *rhs, _Py_CODEUNIT *instr, in _Py_Specialize_BinaryOp() argument 1857 compare_op_fail_kind(PyObject *lhs, PyObject *rhs) compare_op_fail_kind() argument 1904 _Py_Specialize_CompareOp(PyObject *lhs, PyObject *rhs, _Py_CODEUNIT *instr, int oparg) _Py_Specialize_CompareOp() argument [all...] |
| /kernel/linux/linux-5.10/fs/cifs/ |
| H A D | connect.c | 2295 cifs_match_ipaddr(struct sockaddr *srcaddr, struct sockaddr *rhs) in cifs_match_ipaddr() argument
|