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

  /art/compiler/dex/
backend.h 37 virtual int VectorRegisterSize() { return 0; }
  /art/compiler/dex/quick/x86/
codegen_x86.h 126 int VectorRegisterSize() OVERRIDE;
    [all...]
target_x86.cc 682 int X86Mir2Lir::VectorRegisterSize() {
    [all...]

Completed in 125 milliseconds