HomeSort by relevance Sort by last modified time
    Searched refs:ExactAssemblyScopeWithoutPoolsCheck (Results 1 - 4 of 4) sorted by null

  /external/vixl/src/aarch32/
location-aarch32.cc 139 ExactAssemblyScopeWithoutPoolsCheck guard(macro_assembler,
macro-assembler-aarch32.cc 39 ExactAssemblyScopeWithoutPoolsCheck::ExactAssemblyScopeWithoutPoolsCheck(
    [all...]
macro-assembler-aarch32.h 52 class ExactAssemblyScopeWithoutPoolsCheck : public ExactAssemblyScope {
54 ExactAssemblyScopeWithoutPoolsCheck(MacroAssembler* masm,
86 ExactAssemblyScopeWithoutPoolsCheck guard(this,
109 ExactAssemblyScopeWithoutPoolsCheck guard(this,
    [all...]
  /external/vixl/src/aarch64/
macro-assembler-aarch64.cc 102 class ExactAssemblyScopeWithoutPoolsCheck : public ExactAssemblyScope {
104 ExactAssemblyScopeWithoutPoolsCheck(MacroAssembler* masm, size_t size)
136 ExactAssemblyScopeWithoutPoolsCheck guard(masm_, kInstructionSize);
143 ExactAssemblyScopeWithoutPoolsCheck guard(masm_, kInstructionSize);
271 ExactAssemblyScopeWithoutPoolsCheck guard(masm_, kInstructionSize);
297 ExactAssemblyScopeWithoutPoolsCheck guard(masm_, kInstructionSize);
    [all...]

Completed in 82 milliseconds