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/src/vixl/a64/
Dmacro-assembler-a64.h2903 void EmitLiteralPool(LiteralPool::EmitOption option) { in EmitLiteralPool() function
/external/v8/test/cctest/
Dtest-assembler-arm64.cc3374 __ EmitLiteralPool(JumpRequired);
3414 __ EmitLiteralPool(JumpRequired);
/external/vixl/test/
Dtest-assembler-a64.cc6703 masm.EmitLiteralPool(LiteralPool::kBranchRequired); in TEST()
21535 masm.EmitLiteralPool(LiteralPool::kBranchRequired); in TEST()
21579 masm.EmitLiteralPool(LiteralPool::kBranchRequired); in TEST()