Home
last modified time | relevance | path

Searched defs:BlockLiteralPoolScope (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h7737 friend class BlockLiteralPoolScope; variable
8132 explicit BlockLiteralPoolScope(MacroAssembler* masm) : masm_(masm) { in BlockLiteralPoolScope() function