Home
last modified time | relevance | path

Searched defs:from_type (Results 1 – 4 of 4) sorted by relevance

/external/v8/test/cctest/compiler/
Dtest-representation-change.cc92 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/
Dtest-field-type-tracking.cc554 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/
Dsecon.c64 unsigned int from_type:8; /* 16 bits, uses 4 bits */ member
/external/v8/src/runtime/
Druntime-simd.cc794 #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