Home
last modified time | relevance | path

Searched defs:rhs_type (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dubsan.h69 struct type_descriptor *rhs_type; member
H A Dubsan.c354 struct type_descriptor *rhs_type = data->rhs_type; in __ubsan_handle_shift_out_of_bounds() local
/kernel/linux/linux-6.6/lib/
H A Dubsan.c355 struct type_descriptor *rhs_type = data->rhs_type; in __ubsan_handle_shift_out_of_bounds() local
H A Dubsan.h101 struct type_descriptor *rhs_type; member
/third_party/node/deps/v8/src/compiler/
H A Dtyped-optimization.cc322 Type const rhs_type = NodeProperties::GetType(rhs); in ReduceNumberFloor() local
404 Type const rhs_type = NodeProperties::GetType(rhs); in ReduceReferenceEqual() local
517 Type rhs_type = NodeProperties::GetType(rhs); in ReduceStringComparison() local
584 Type const rhs_type = NodeProperties::GetType(rhs); in ReduceSameValue() local
791 Type const rhs_type = NodeProperties::GetType(rhs); ReduceSpeculativeNumberAdd() local
859 Type const rhs_type = NodeProperties::GetType(rhs); ReduceSpeculativeNumberBinop() local
882 Type const rhs_type = NodeProperties::GetType(rhs); ReduceSpeculativeNumberComparison() local
[all...]
H A Dsimplified-lowering.cc1272 void MaskShiftOperand(Node* node, Type rhs_type) { in MaskShiftOperand() argument
2238 Type const rhs_type = TypeOf(node->InputAt(1)); in VisitNode() local
2275 Type const rhs_type = TypeOf(node->InputAt(1)); in VisitNode() local
2312 Type const rhs_type = TypeOf(node->InputAt(1)); VisitNode() local
2577 Type const rhs_type = TypeOf(node->InputAt(1)); VisitNode() local
2625 Type rhs_type = GetUpperBound(node->InputAt(1)); VisitNode() local
2637 Type rhs_type = GetUpperBound(node->InputAt(1)); VisitNode() local
2648 Type rhs_type = GetUpperBound(node->InputAt(1)); VisitNode() local
2659 Type rhs_type = GetUpperBound(node->InputAt(1)); VisitNode() local
2671 Type rhs_type = GetUpperBound(node->InputAt(1)); VisitNode() local
2682 Type rhs_type = GetUpperBound(node->InputAt(1)); VisitNode() local
2693 Type rhs_type = GetUpperBound(node->InputAt(1)); VisitNode() local
2705 Type rhs_type = GetUpperBound(node->InputAt(1)); VisitNode() local
2793 Type const rhs_type = TypeOf(node->InputAt(1)); VisitNode() local
2851 Type const rhs_type = TypeOf(node->InputAt(1)); VisitNode() local
[all...]
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dtype_constructor_validation_test.cc237 builder::ast_type_func_ptr rhs_type; member
305 auto* rhs_type = params.rhs_type(*this); in TEST_P() local
394 auto* rhs_type = rhs_params.ast(*this); in TEST_P() local
[all...]
H A Dresolver_test.cc1502 auto* rhs_type = params.create_rhs_type(*this); in TEST_P() local
1542 auto* rhs_type = create_rhs_type(*this); in TEST_P() local
1598 auto* rhs_type = rhs_create_type_func(*this); in TEST_P() local
1634 const ast::Type* rhs_type = nullptr; TEST_P() local
1685 auto* rhs_type = ty.mat<f32>(rhs_mat_cols, rhs_mat_rows); TEST_P() local
[all...]
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dgenerator_impl.cc649 auto* rhs_type = TypeOf(expr->rhs)->UnwrapRef(); in EmitBinary() local
/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c828 const_tree rhs_type; in find_bad_casts_execute() local
/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c741 const_tree rhs_type; in find_bad_casts_execute() local
/third_party/mesa3d/src/compiler/glsl/
H A Dast_function.cpp1528 const glsl_type *rhs_type = in emit_inline_vector_constructor() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-string-gen.cc243 StringEqual_Loop( TNode<String> lhs, TNode<Word32T> lhs_instance_type, MachineType lhs_type, TNode<String> rhs, TNode<Word32T> rhs_instance_type, MachineType rhs_type, TNode<IntPtrT> length, Label* if_equal, Label* if_not_equal) StringEqual_Loop() argument
/third_party/skia/third_party/externals/tint/src/writer/msl/
H A Dgenerator_impl.cc434 auto* rhs_type = TypeOf(expr->rhs)->UnwrapRef(); in EmitBinary() local
/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder-impl.h5449 BuildSimpleOperator(WasmOpcode opcode, ValueType return_type, ValueType lhs_type, ValueType rhs_type) BuildSimpleOperator() argument
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder.cc1988 auto* rhs_type = TypeOf(expr->rhs)->UnwrapRef(); in GenerateBinaryExpression() local
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.cc6227 TypeHint rhs_type = VisitForAccumulatorValue(expr->right()); in VisitArithmeticExpression() local
/third_party/libabigail/src/
H A Dabg-ir.cc22290 maybe_propagate_canonical_type(const type_base& lhs_type, const type_base& rhs_type) maybe_propagate_canonical_type() argument

Completed in 84 milliseconds