Searched refs:LiteralPool (Results 1 – 7 of 7) sorted by relevance
105 vixl::aarch64::LiteralPool::AddEntry108 vixl::aarch64::LiteralPool::UpdateFirstUse(this, use_position=40)111 …vixl::aarch64::LiteralPool::NextRecommendedCheckpoint (this) at src/vixl/aarch64/macro-assembler-a…114 …vixl::aarch64::LiteralPool::SetNextRecommendedCheckpoint (this, offset=131112) at src/vixl/aarch64…120 vixl::aarch64::LiteralPool::AddEntry (this=0x7fffffffd598, literal=0x28d7f40)
49 LiteralPool::LiteralPool(MacroAssembler* masm) in LiteralPool() function in vixl::aarch64::LiteralPool56 LiteralPool::~LiteralPool() { in ~LiteralPool()67 void LiteralPool::Reset() { in Reset()83 void LiteralPool::CheckEmitFor(size_t amount, EmitOption option) { in CheckEmitFor()93 void LiteralPool::CheckEmitForBranch(size_t range) { in CheckEmitForBranch()110 friend void LiteralPool::Emit(LiteralPool::EmitOption);115 void LiteralPool::Emit(EmitOption option) { in Emit()164 void LiteralPool::AddEntry(RawLiteral* literal) { in AddEntry()177 void LiteralPool::UpdateFirstUse(ptrdiff_t use_position) { in UpdateFirstUse()
106 class LiteralPool : public Pool {108 explicit LiteralPool(MacroAssembler* masm);109 ~LiteralPool();162 inline size_t LiteralPool::GetSize() const { in GetSize()168 inline size_t LiteralPool::GetMaxSize() const { in GetMaxSize()174 inline ptrdiff_t LiteralPool::GetNextRecommendedCheckpoint() { in GetNextRecommendedCheckpoint()2926 void EmitLiteralPool(LiteralPool::EmitOption option) { in EmitLiteralPool()3049 LiteralPool* GetLiteralPool() { return &literal_pool_; } in GetLiteralPool()3211 LiteralPool literal_pool_;3218 friend class LiteralPool; variable[all …]
162 class LiteralPool; variable188 LiteralPool* literal_pool,242 LiteralPool* GetLiteralPool() const { return literal_pool_; } in GetLiteralPool()283 LiteralPool* literal_pool_;287 friend class LiteralPool; variable295 LiteralPool* literal_pool = NULL,304 LiteralPool* literal_pool = NULL,
37 LiteralPool* literal_pool, in RawLiteral()
393 masm.EmitLiteralPool(aarch64::LiteralPool::kBranchRequired); in TEST()464 masm.EmitLiteralPool(aarch64::LiteralPool::kBranchRequired); in TEST()
7276 masm.EmitLiteralPool(LiteralPool::kBranchRequired); in TEST()22772 masm.EmitLiteralPool(LiteralPool::kBranchRequired); in TEST()22816 masm.EmitLiteralPool(LiteralPool::kBranchRequired); in TEST()22873 masm.EmitLiteralPool(LiteralPool::kBranchRequired); in TEST()22878 masm.EmitLiteralPool(LiteralPool::kBranchRequired); in TEST()22883 masm.EmitLiteralPool(LiteralPool::kBranchRequired); in TEST()22910 LiteralPool* literal_pool = masm.GetLiteralPool(); in TEST()22927 masm.EmitLiteralPool(LiteralPool::kBranchRequired); in TEST()22956 LiteralPool* literal_pool = masm.GetLiteralPool(); in TEST()22977 masm.EmitLiteralPool(LiteralPool::kBranchRequired); in TEST()