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

  /external/vixl/src/a64/
macro-assembler-a64.cc 124 UseScratchRegisterScope temps(this);
255 UseScratchRegisterScope temps(this);
323 UseScratchRegisterScope temps(this);
424 UseScratchRegisterScope temps(this);
454 UseScratchRegisterScope temps(this);
464 UseScratchRegisterScope temps(this);
535 UseScratchRegisterScope temps(this);
614 UseScratchRegisterScope temps(this);
678 UseScratchRegisterScope temps(this);
736 UseScratchRegisterScope temps(this)
    [all...]
macro-assembler-a64.h     [all...]
  /external/chromium_org/v8/src/arm64/
macro-assembler-arm64.cc 57 UseScratchRegisterScope temps(this);
206 UseScratchRegisterScope temps(this);
249 UseScratchRegisterScope temps(this);
356 UseScratchRegisterScope temps(this);
371 UseScratchRegisterScope temps(this);
398 UseScratchRegisterScope temps(this);
408 UseScratchRegisterScope temps(this);
428 UseScratchRegisterScope temps(this);
436 UseScratchRegisterScope temps(this);
452 UseScratchRegisterScope temps(this)
    [all...]
macro-assembler-arm64-inl.h 560 UseScratchRegisterScope temps(this);
738 UseScratchRegisterScope temps(this);
1246 UseScratchRegisterScope temps(this);
    [all...]
deoptimizer-arm64.cc 340 UseScratchRegisterScope temps(masm());
lithium-codegen-arm64.h 398 UseScratchRegisterScope temps(codegen_->masm_);
macro-assembler-arm64.h     [all...]
stub-cache-arm64.cc 390 UseScratchRegisterScope temps(masm);
550 UseScratchRegisterScope temps(masm);
841 UseScratchRegisterScope temps(masm());
    [all...]
code-stubs-arm64.cc     [all...]
lithium-codegen-arm64.cc 841 UseScratchRegisterScope temps(masm());
874 UseScratchRegisterScope temps(masm());
    [all...]
full-codegen-arm64.cc 66 UseScratchRegisterScope temps(masm_);
    [all...]
  /art/compiler/utils/arm64/
assembler_arm64.cc 84 vixl::UseScratchRegisterScope temps(vixl_masm_);
180 vixl::UseScratchRegisterScope temps(vixl_masm_);
204 vixl::UseScratchRegisterScope temps(vixl_masm_);
307 vixl::UseScratchRegisterScope temps(vixl_masm_);
523 vixl::UseScratchRegisterScope temps(vixl_masm_);
613 vixl::UseScratchRegisterScope temps(vixl_masm_);
  /external/vixl/test/
test-utils-a64.cc 326 UseScratchRegisterScope temps(masm);
test-assembler-a64.cc     [all...]
  /external/chromium_org/v8/test/cctest/
test-assembler-arm64.cc     [all...]

Completed in 1238 milliseconds