Searched defs:from_type (Results 1 – 4 of 4) sorted by relevance
/external/v8/test/cctest/compiler/ |
D | test-representation-change.cc | 92 void CheckTypeError(MachineRepresentation from, Type* from_type, in CheckTypeError() 104 void CheckNop(MachineRepresentation from, Type* from_type, in CheckNop() 447 Type* from_type, MachineRepresentation to) { in CheckChange() 463 MachineRepresentation from, Type* from_type, in CheckTwoChanges()
|
/external/v8/test/cctest/ |
D | test-field-type-tracking.cc | 554 Representation from_representation, Handle<FieldType> from_type, in TestGeneralizeRepresentation() 661 Representation from_representation, Handle<FieldType> from_type, in TestGeneralizeRepresentation() 697 Handle<FieldType> from_type, in TestGeneralizeRepresentation() 712 Representation from_representation, Handle<FieldType> from_type, in TestGeneralizeRepresentationTrivial() 944 Representation from_representation, Handle<FieldType> from_type, in TestReconfigureDataFieldAttribute_GeneralizeRepresentation() 1028 Representation from_representation, Handle<FieldType> from_type, in TestReconfigureDataFieldAttribute_GeneralizeRepresentationTrivial() 1560 Representation from_representation, Handle<FieldType> from_type, in TestReconfigureElementsKind_GeneralizeRepresentation() 1652 Representation from_representation, Handle<FieldType> from_type, in TestReconfigureElementsKind_GeneralizeRepresentationTrivial() 1908 Handle<FieldType> from_type, Representation to_representation, in TestGeneralizeRepresentationWithSpecialTransition()
|
/external/selinux/policycoreutils/secon/ |
D | secon.c | 64 unsigned int from_type:8; /* 16 bits, uses 4 bits */ member
|
/external/v8/src/runtime/ |
D | runtime-simd.cc | 794 #define SIMD_FROM_FUNCTION(type, lane_type, lane_count, from_type, from_ctype) \ argument 859 #define SIMD_FROM_BITS_FUNCTION(type, lane_type, lane_count, from_type) \ argument
|