Searched refs:VIXLUInt32Literal (Results 1 – 2 of 2) sorted by relevance
119 using VIXLUInt32Literal = vixl::aarch32::Literal<uint32_t>; variable633 VIXLUInt32Literal* DeduplicateBootImageAddressLiteral(uint32_t address);634 VIXLUInt32Literal* DeduplicateJitStringLiteral(const DexFile& dex_file,637 VIXLUInt32Literal* DeduplicateJitClassLiteral(const DexFile& dex_file,898 using Uint32ToLiteralMap = ArenaSafeMap<uint32_t, VIXLUInt32Literal*>;900 VIXLUInt32Literal*,903 VIXLUInt32Literal*,913 VIXLUInt32Literal* DeduplicateUint32Literal(uint32_t value, Uint32ToLiteralMap* map);
9449 VIXLUInt32Literal* CodeGeneratorARMVIXL::DeduplicateBootImageAddressLiteral(uint32_t address) { in DeduplicateBootImageAddressLiteral()9453 VIXLUInt32Literal* CodeGeneratorARMVIXL::DeduplicateJitStringLiteral( in DeduplicateJitStringLiteral()9465 VIXLUInt32Literal* CodeGeneratorARMVIXL::DeduplicateJitClassLiteral(const DexFile& dex_file, in DeduplicateJitClassLiteral()9663 VIXLUInt32Literal* CodeGeneratorARMVIXL::DeduplicateUint32Literal( in DeduplicateUint32Literal()9855 VIXLUInt32Literal* literal, in PatchJitRootUse()9868 VIXLUInt32Literal* table_entry_literal = entry.second; in EmitJitRootPatches()9874 VIXLUInt32Literal* table_entry_literal = entry.second; in EmitJitRootPatches()