Home
last modified time | relevance | path

Searched refs:EmitLiteralPool (Results 1 – 4 of 4) sorted by relevance

/external/vixl/doc/
Dgetting-started.md180 emitted using `masm.EmitLiteralPool()`.
/external/vixl/test/
Dtest-assembler-a64.cc6706 masm.EmitLiteralPool(LiteralPool::kBranchRequired); in TEST()
21784 masm.EmitLiteralPool(LiteralPool::kBranchRequired); in TEST()
21828 masm.EmitLiteralPool(LiteralPool::kBranchRequired); in TEST()
21888 masm.EmitLiteralPool(LiteralPool::kBranchRequired); in TEST()
21893 masm.EmitLiteralPool(LiteralPool::kBranchRequired); in TEST()
21898 masm.EmitLiteralPool(LiteralPool::kBranchRequired); in TEST()
21942 masm.EmitLiteralPool(LiteralPool::kBranchRequired); in TEST()
21992 masm.EmitLiteralPool(LiteralPool::kBranchRequired); in TEST()
/external/vixl/src/vixl/a64/
Dmacro-assembler-a64.h2965 void EmitLiteralPool(LiteralPool::EmitOption option) { in EmitLiteralPool() function
/external/v8/test/cctest/
Dtest-assembler-arm64.cc3321 __ EmitLiteralPool(JumpRequired);
3361 __ EmitLiteralPool(JumpRequired);