Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.cc318 current_scratch_scope_(NULL), in MacroAssembler()
339 current_scratch_scope_(NULL), in MacroAssembler()
358 current_scratch_scope_(NULL), in MacroAssembler()
Dmacro-assembler-aarch64.h2942 current_scratch_scope_ = scope; in SetCurrentScratchRegisterScope()
2945 return current_scratch_scope_; in GetCurrentScratchRegisterScope()
3163 UseScratchRegisterScope* current_scratch_scope_; variable
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h481 current_scratch_scope_(NULL), in Assembler()
497 current_scratch_scope_(NULL), in Assembler()
510 current_scratch_scope_(NULL), in Assembler()
537 current_scratch_scope_ = scope; in SetCurrentScratchRegisterScope()
540 return current_scratch_scope_; in GetCurrentScratchRegisterScope()
10876 UseScratchRegisterScope* current_scratch_scope_; variable