Home
last modified time | relevance | path

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

/aosp_15_r20/external/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.cc326 current_scratch_scope_(NULL), in MacroAssembler()
349 current_scratch_scope_(NULL), in MacroAssembler()
370 current_scratch_scope_(NULL), in MacroAssembler()
H A Dmacro-assembler-aarch64.h7621 current_scratch_scope_ = scope; in SetCurrentScratchRegisterScope()
7624 return current_scratch_scope_; in GetCurrentScratchRegisterScope()
8090 UseScratchRegisterScope* current_scratch_scope_; variable
/aosp_15_r20/external/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.h264 current_scratch_scope_(NULL), in Assembler()
280 current_scratch_scope_(NULL), in Assembler()
294 current_scratch_scope_(NULL), in Assembler()
324 current_scratch_scope_ = scope; in SetCurrentScratchRegisterScope()
327 return current_scratch_scope_; in GetCurrentScratchRegisterScope()
11077 UseScratchRegisterScope* current_scratch_scope_; variable