Home
last modified time | relevance | path

Searched refs:EmitLiteralPool (Results 1 - 5 of 5) sorted by relevance

/third_party/vixl/test/
H A Dtest-code-generation-scopes.cc351 masm.EmitLiteralPool(PoolManager<int32_t>::kBranchRequired); in TEST_A32()
393 masm.EmitLiteralPool(aarch64::LiteralPool::kBranchRequired); in TEST()
427 masm.EmitLiteralPool(PoolManager<int32_t>::kBranchRequired); in TEST_A32()
464 masm.EmitLiteralPool(aarch64::LiteralPool::kBranchRequired); in TEST()
/third_party/vixl/test/aarch32/
H A Dtest-assembler-aarch32.cc1173 masm.EmitLiteralPool(PoolManager<int32_t>::kBranchRequired); in TEST()
1215 masm.EmitLiteralPool(PoolManager<int32_t>::kBranchRequired); in TEST()
1236 masm.EmitLiteralPool(PoolManager<int32_t>::kBranchRequired); in TEST()
1268 masm.EmitLiteralPool(PoolManager<int32_t>::kBranchRequired); in EmitReusedLoadLiteralStressTest()
1342 masm.EmitLiteralPool(PoolManager<int32_t>::kBranchRequired); in TEST()
1426 masm.EmitLiteralPool(PoolManager<int32_t>::kBranchRequired); in TEST()
1515 masm.EmitLiteralPool(PoolManager<int32_t>::kBranchRequired); in TEST()
1532 masm.EmitLiteralPool(PoolManager<int32_t>::kBranchRequired); in TEST()
1561 masm.EmitLiteralPool(PoolManager<int32_t>::kBranchRequired); in TEST()
1581 masm.EmitLiteralPool(PoolManage in TEST()
[all...]
/third_party/vixl/test/aarch64/
H A Dtest-assembler-aarch64.cc4226 masm.EmitLiteralPool(LiteralPool::kBranchRequired);
13311 masm.EmitLiteralPool(LiteralPool::kBranchRequired);
13355 masm.EmitLiteralPool(LiteralPool::kBranchRequired);
13411 masm.EmitLiteralPool(LiteralPool::kBranchRequired);
13416 masm.EmitLiteralPool(LiteralPool::kBranchRequired);
13421 masm.EmitLiteralPool(LiteralPool::kBranchRequired);
13465 masm.EmitLiteralPool(LiteralPool::kBranchRequired);
13515 masm.EmitLiteralPool(LiteralPool::kBranchRequired);
/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.h361 EmitLiteralPool(option == kUnreachable in MacroAssembler()
530 void EmitLiteralPool(PoolManager<int32_t>::EmitOption option = in MacroAssembler() function in vixl::aarch32::MacroAssembler
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h8021 void EmitLiteralPool(LiteralPool::EmitOption option) { in EmitLiteralPool() function in vixl::aarch64::MacroAssembler

Completed in 73 milliseconds