Home
last modified time | relevance | path

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

/aosp_15_r20/external/vixl/src/aarch64/
H A Dassembler-aarch64.h242 LiteralPool* GetLiteralPool() const { return literal_pool_; } in GetLiteralPool() function
H A Dmacro-assembler-aarch64.h7690 LiteralPool* GetLiteralPool() { return &literal_pool_; } in GetLiteralPool() function