| /kernel/linux/linux-5.10/lib/ |
| H A D | ubsan.h | 69 struct type_descriptor *rhs_type; member
|
| H A D | ubsan.c | 354 struct type_descriptor *rhs_type = data->rhs_type; in __ubsan_handle_shift_out_of_bounds() local
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | ubsan.c | 355 struct type_descriptor *rhs_type = data->rhs_type; in __ubsan_handle_shift_out_of_bounds() local
|
| H A D | ubsan.h | 101 struct type_descriptor *rhs_type; member
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | typed-optimization.cc | 322 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 D | simplified-lowering.cc | 1272 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 D | type_constructor_validation_test.cc | 237 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 D | resolver_test.cc | 1502 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 D | generator_impl.cc | 649 auto* rhs_type = TypeOf(expr->rhs)->UnwrapRef(); in EmitBinary() local
|
| /kernel/linux/linux-5.10/scripts/gcc-plugins/ |
| H A D | randomize_layout_plugin.c | 828 const_tree rhs_type; in find_bad_casts_execute() local
|
| /kernel/linux/linux-6.6/scripts/gcc-plugins/ |
| H A D | randomize_layout_plugin.c | 741 const_tree rhs_type; in find_bad_casts_execute() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ast_function.cpp | 1528 const glsl_type *rhs_type = in emit_inline_vector_constructor() local
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-string-gen.cc | 243 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 D | generator_impl.cc | 434 auto* rhs_type = TypeOf(expr->rhs)->UnwrapRef(); in EmitBinary() local
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | function-body-decoder-impl.h | 5449 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 D | builder.cc | 1988 auto* rhs_type = TypeOf(expr->rhs)->UnwrapRef(); in GenerateBinaryExpression() local [all...] |
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | bytecode-generator.cc | 6227 TypeHint rhs_type = VisitForAccumulatorValue(expr->right()); in VisitArithmeticExpression() local
|
| /third_party/libabigail/src/ |
| H A D | abg-ir.cc | 22290 maybe_propagate_canonical_type(const type_base& lhs_type, const type_base& rhs_type) maybe_propagate_canonical_type() argument
|