Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.h3490 void ReleaseLiteralPool() { literal_pool_.Release(); } in ReleaseLiteralPool() function
3502 ReleaseLiteralPool(); in ReleasePools()
3670 ~BlockLiteralPoolScope() { masm_->ReleaseLiteralPool(); } in ~BlockLiteralPoolScope()