Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 139) sorted by relevance

123456

/art/runtime/arch/arm64/
Dquick_method_frame_info_arm64.h60 constexpr uint32_t Arm64CalleeSaveCoreSpills(Runtime::CalleeSaveType type) { in Arm64CalleeSaveCoreSpills()
66 constexpr uint32_t Arm64CalleeSaveFpSpills(Runtime::CalleeSaveType type) { in Arm64CalleeSaveFpSpills()
72 constexpr uint32_t Arm64CalleeSaveFrameSize(Runtime::CalleeSaveType type) { in Arm64CalleeSaveFrameSize()
78 constexpr QuickMethodFrameInfo Arm64CalleeSaveMethodFrameInfo(Runtime::CalleeSaveType type) { in Arm64CalleeSaveMethodFrameInfo()
84 constexpr size_t Arm64CalleeSaveFpr1Offset(Runtime::CalleeSaveType type) { in Arm64CalleeSaveFpr1Offset()
90 constexpr size_t Arm64CalleeSaveGpr1Offset(Runtime::CalleeSaveType type) { in Arm64CalleeSaveGpr1Offset()
95 constexpr size_t Arm64CalleeSaveLrOffset(Runtime::CalleeSaveType type) { in Arm64CalleeSaveLrOffset()
/art/runtime/arch/arm/
Dquick_method_frame_info_arm.h51 constexpr uint32_t ArmCalleeSaveCoreSpills(Runtime::CalleeSaveType type) { in ArmCalleeSaveCoreSpills()
57 constexpr uint32_t ArmCalleeSaveFpSpills(Runtime::CalleeSaveType type) { in ArmCalleeSaveFpSpills()
63 constexpr uint32_t ArmCalleeSaveFrameSize(Runtime::CalleeSaveType type) { in ArmCalleeSaveFrameSize()
69 constexpr QuickMethodFrameInfo ArmCalleeSaveMethodFrameInfo(Runtime::CalleeSaveType type) { in ArmCalleeSaveMethodFrameInfo()
75 constexpr size_t ArmCalleeSaveFpr1Offset(Runtime::CalleeSaveType type) { in ArmCalleeSaveFpr1Offset()
81 constexpr size_t ArmCalleeSaveGpr1Offset(Runtime::CalleeSaveType type) { in ArmCalleeSaveGpr1Offset()
86 constexpr size_t ArmCalleeSaveLrOffset(Runtime::CalleeSaveType type) { in ArmCalleeSaveLrOffset()
/art/runtime/
Dprimitive.h51 static Type GetType(char type) { in GetType()
76 static size_t ComponentSizeShift(Type type) { in ComponentSizeShift()
94 static size_t ComponentSize(Type type) { in ComponentSize()
112 static const char* Descriptor(Type type) { in Descriptor()
140 static bool IsFloatingPointType(Type type) { in IsFloatingPointType()
144 static bool IsIntegralType(Type type) { in IsIntegralType()
160 static bool IsIntOrLongType(Type type) { in IsIntOrLongType()
164 static bool Is64BitType(Type type) { in Is64BitType()
Dprimitive.cc34 const char* Primitive::PrettyDescriptor(Primitive::Type type) { in PrettyDescriptor()
39 std::ostream& operator<<(std::ostream& os, const Primitive::Type& type) { in operator <<()
Druntime-inl.h68 inline ArtMethod* Runtime::GetCalleeSaveMethod(CalleeSaveType type) in GetCalleeSaveMethod()
74 inline ArtMethod* Runtime::GetCalleeSaveMethodUnchecked(CalleeSaveType type) in GetCalleeSaveMethodUnchecked()
Dart_field-inl.h122 #define FIELD_GET(object, type) \ argument
131 #define FIELD_SET(object, type, value) \ argument
182 Primitive::Type type = GetTypeAsPrimitiveType(); in GetInt() local
191 Primitive::Type type = GetTypeAsPrimitiveType(); in SetInt() local
199 Primitive::Type type = GetTypeAsPrimitiveType(); in GetLong() local
208 Primitive::Type type = GetTypeAsPrimitiveType(); in SetLong() local
298 mirror::Class* type = dex_cache->GetResolvedType(field_id.type_idx_); in GetType() local
Dentrypoints_order_test.cc43 #define EXPECT_OFFSET_DIFFNP(type, first_field, second_field, diff) \ argument
48 #define EXPECT_OFFSET_DIFFP(type, prefix, first_field, second_field, diff) \ argument
59 #define EXPECT_OFFSET_DIFF_GT3(type, first_field, second_field, diff, name) \ argument
Dcommon_throws.cc149 InvokeType type) { in ThrowIllegalAccessErrorClassForMethodDispatch()
291 const StringPiece& type, const StringPiece& name) { in ThrowNoSuchFieldError()
308 void ThrowNoSuchMethodError(InvokeType type, mirror::Class* c, const StringPiece& name, in ThrowNoSuchMethodError()
338 InvokeType type) in ThrowNullPointerExceptionForMethodAccessImpl()
347 InvokeType type) { in ThrowNullPointerExceptionForMethodAccess()
355 InvokeType type) { in ThrowNullPointerExceptionForMethodAccess()
/art/runtime/arch/x86_64/
Dquick_method_frame_info_x86_64.h42 constexpr uint32_t X86_64CalleeSaveCoreSpills(Runtime::CalleeSaveType type) { in X86_64CalleeSaveCoreSpills()
48 constexpr uint32_t X86_64CalleeSaveFpSpills(Runtime::CalleeSaveType type) { in X86_64CalleeSaveFpSpills()
53 constexpr uint32_t X86_64CalleeSaveFrameSize(Runtime::CalleeSaveType type) { in X86_64CalleeSaveFrameSize()
59 constexpr QuickMethodFrameInfo X86_64CalleeSaveMethodFrameInfo(Runtime::CalleeSaveType type) { in X86_64CalleeSaveMethodFrameInfo()
/art/runtime/arch/mips/
Dquick_method_frame_info_mips.h40 constexpr uint32_t MipsCalleeSaveCoreSpills(Runtime::CalleeSaveType type) { in MipsCalleeSaveCoreSpills()
46 constexpr uint32_t MipsCalleeSaveFPSpills(Runtime::CalleeSaveType type) { in MipsCalleeSaveFPSpills()
50 constexpr uint32_t MipsCalleeSaveFrameSize(Runtime::CalleeSaveType type) { in MipsCalleeSaveFrameSize()
56 constexpr QuickMethodFrameInfo MipsCalleeSaveMethodFrameInfo(Runtime::CalleeSaveType type) { in MipsCalleeSaveMethodFrameInfo()
/art/runtime/arch/mips64/
Dquick_method_frame_info_mips64.h50 constexpr uint32_t Mips64CalleeSaveCoreSpills(Runtime::CalleeSaveType type) { in Mips64CalleeSaveCoreSpills()
56 constexpr uint32_t Mips64CalleeSaveFpSpills(Runtime::CalleeSaveType type) { in Mips64CalleeSaveFpSpills()
62 constexpr uint32_t Mips64CalleeSaveFrameSize(Runtime::CalleeSaveType type) { in Mips64CalleeSaveFrameSize()
68 constexpr QuickMethodFrameInfo Mips64CalleeSaveMethodFrameInfo(Runtime::CalleeSaveType type) { in Mips64CalleeSaveMethodFrameInfo()
/art/runtime/arch/x86/
Dquick_method_frame_info_x86.h47 constexpr uint32_t X86CalleeSaveCoreSpills(Runtime::CalleeSaveType type) { in X86CalleeSaveCoreSpills()
52 constexpr uint32_t X86CalleeSaveFpSpills(Runtime::CalleeSaveType type) { in X86CalleeSaveFpSpills()
56 constexpr uint32_t X86CalleeSaveFrameSize(Runtime::CalleeSaveType type) { in X86CalleeSaveFrameSize()
62 constexpr QuickMethodFrameInfo X86CalleeSaveMethodFrameInfo(Runtime::CalleeSaveType type) { in X86CalleeSaveMethodFrameInfo()
/art/compiler/optimizing/
Dconstant_folding.cc113 Primitive::Type type = instruction->GetType(); in VisitMul() local
146 Primitive::Type type = instruction->GetType(); in VisitRem() local
190 Primitive::Type type = instruction->GetType(); in VisitSub() local
224 Primitive::Type type = instruction->GetType(); in VisitXor() local
Dcommon_arm64.h64 static inline vixl::Register RegisterFrom(Location location, Primitive::Type type) { in RegisterFrom()
88 static inline vixl::FPRegister FPRegisterFrom(Location location, Primitive::Type type) { in FPRegisterFrom()
102 static inline vixl::CPURegister CPURegisterFrom(Location location, Primitive::Type type) { in CPURegisterFrom()
131 static inline vixl::Operand OperandFrom(Location location, Primitive::Type type) { in OperandFrom()
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints_test.cc34 static ArtMethod* CreateCalleeSaveMethod(InstructionSet isa, Runtime::CalleeSaveType type) in CreateCalleeSaveMethod()
50 static void CheckFrameSize(InstructionSet isa, Runtime::CalleeSaveType type, uint32_t save_size) in CheckFrameSize()
59 static void CheckPCOffset(InstructionSet isa, Runtime::CalleeSaveType type, size_t pc_offset) in CheckPCOffset()
Dcallee_save_frame.h73 static constexpr size_t GetCalleeSaveFrameSize(InstructionSet isa, Runtime::CalleeSaveType type) { in GetCalleeSaveFrameSize()
100 Runtime::CalleeSaveType type) { in GetCalleeSaveReturnPcOffset()
Dquick_field_entrypoints.cc286 Primitive::Type type = field->GetTypeAsPrimitiveType(); in artSet8StaticFromCode() local
298 Primitive::Type type = field->GetTypeAsPrimitiveType(); in artSet8StaticFromCode() local
317 Primitive::Type type = field->GetTypeAsPrimitiveType(); in artSet16StaticFromCode() local
329 Primitive::Type type = field->GetTypeAsPrimitiveType(); in artSet16StaticFromCode() local
409 Primitive::Type type = field->GetTypeAsPrimitiveType(); in artSet8InstanceFromCode() local
429 Primitive::Type type = field->GetTypeAsPrimitiveType(); in artSet8InstanceFromCode() local
448 Primitive::Type type = field->GetTypeAsPrimitiveType(); in artSet16InstanceFromCode() local
468 Primitive::Type type = field->GetTypeAsPrimitiveType(); in artSet16InstanceFromCode() local
/art/runtime/base/
Dtype_static_if.h23 typedef A type; typedef
/art/compiler/dex/
Dlocal_value_numbering.cc61 uint16_t type = gvn->GetIFieldType(field_id); in StartMemoryVersion() local
80 uint16_t type = gvn->GetIFieldType(field_id); in LookupMergeValue() local
94 uint16_t type = gvn->GetIFieldType(field_id); in HasNewBaseVersion() local
155 uint16_t type) { in StartMemoryVersion()
167 uint16_t type, uint16_t location, uint16_t memory_version) { in LookupGlobalValue()
173 uint16_t type, uint16_t location) { in LookupMergeValue()
191 uint16_t type) { in LookupMergeBlockValue()
196 uint16_t type, uint16_t location) { in LookupMergeLocationValue()
749 uint16_t type = gvn_->GetSFieldType(field_id); in MergeSFieldValues() local
1239 uint16_t type = AGetMemAccessType(static_cast<Instruction::Code>(opcode)); in HandleAGet() local
[all …]
/art/compiler/utils/arm/
Dassembler_thumb2_test.cc251 arm::StoreOperandType type = arm::kStoreWord; in TEST_F() local
267 arm::StoreOperandType type = arm::kStoreWord; in TEST_F() local
295 arm::StoreOperandType type = arm::kStoreWordPair; in TEST_F() local
319 arm::StoreOperandType type = arm::kStoreWordPair; in TEST_F() local
Dassembler_thumb2.h531 Branch(const Thumb2Assembler* assembler, Type type, uint32_t location, Register rn) : in Branch()
615 void ResetTypeAndCondition(Type type, Condition cond) { in ResetTypeAndCondition()
696 uint16_t AddBranch(Branch::Type type, uint32_t location, Register rn) { in AddBranch()
/art/compiler/utils/
Dtest_dex_file_builder.h49 void AddField(const std::string& class_descriptor, const std::string& type, in AddField()
222 uint32_t GetStringIdx(const std::string& type) { in GetStringIdx()
228 uint32_t GetTypeIdx(const std::string& type) { in GetTypeIdx()
234 uint32_t GetFieldIdx(const std::string& class_descriptor, const std::string& type, in GetFieldIdx()
259 const std::string type; member
/art/compiler/
Delf_builder.h58 Section(const std::string& name, Elf_Word type, Elf_Word flags, in Section()
165 : Section(name, type, flags, link, info, align, entsize), in Section() argument
169 RawSection(const std::string& name, Elf_Word type) in RawSection()
221 OatSection(const std::string& name, Elf_Word type, Elf_Word flags, in OatSection()
311 SymtabSection(const std::string& name, Elf_Word type, Elf_Word flags, in SymtabSection()
358 static inline constexpr uint8_t MakeStInfo(uint8_t binding, uint8_t type) { in MakeStInfo()
796 static Elf_Phdr MakeProgramHeader(Elf_Word type, Elf_Word flags, in MakeProgramHeader()
811 static Elf_Phdr MakeProgramHeader(Elf_Word type, Elf_Word flags, in MakeProgramHeader()
/art/runtime/gc/accounting/
Dmod_union_table_test.cc119 std::ostream& operator<<(std::ostream& oss, ModUnionTableFactory::TableType type) { in operator <<()
137 TableType type, space::ContinuousSpace* space, space::ContinuousSpace* target_space) { in Create()
163 void ModUnionTableTest::RunTest(ModUnionTableFactory::TableType type) { in RunTest()
/art/runtime/mirror/
Dfield-inl.h35 Handle<mirror::Class> type = hs.NewHandle(field->GetType<true>()); in CreateFromArtField() local

123456