Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch32/
Dlocation-aarch32.cc139 ExactAssemblyScopeWithoutPoolsCheck guard(macro_assembler, in EmitPoolObject()
Dmacro-assembler-aarch32.cc39 ExactAssemblyScopeWithoutPoolsCheck::ExactAssemblyScopeWithoutPoolsCheck( in ExactAssemblyScopeWithoutPoolsCheck() function in vixl::aarch32::ExactAssemblyScopeWithoutPoolsCheck
Dmacro-assembler-aarch32.h52 class ExactAssemblyScopeWithoutPoolsCheck : public ExactAssemblyScope {
54 ExactAssemblyScopeWithoutPoolsCheck(MacroAssembler* masm,
90 ExactAssemblyScopeWithoutPoolsCheck guard(this, in EmitPoolHeader()
115 ExactAssemblyScopeWithoutPoolsCheck guard(this, in EmitNopBytes()
/third_party/vixl/src/aarch64/
Dmacro-assembler-aarch64.cc116 class ExactAssemblyScopeWithoutPoolsCheck : public ExactAssemblyScope { class
118 ExactAssemblyScopeWithoutPoolsCheck(MacroAssembler* masm, size_t size) in ExactAssemblyScopeWithoutPoolsCheck() function in vixl::aarch64::ExactAssemblyScopeWithoutPoolsCheck
154 ExactAssemblyScopeWithoutPoolsCheck eas_guard(masm_, kInstructionSize); in Emit()
161 ExactAssemblyScopeWithoutPoolsCheck eas_guard(masm_, kInstructionSize); in Emit()
306 ExactAssemblyScopeWithoutPoolsCheck guard(masm_, kInstructionSize); in Emit()
336 ExactAssemblyScopeWithoutPoolsCheck guard(masm_, kInstructionSize); in Emit()