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

  /art/compiler/dex/quick/x86/
codegen_x86.h 35 class InToRegStorageX86_64Mapper : public InToRegStorageMapper {
37 explicit InToRegStorageX86_64Mapper(Mir2Lir* ml) : ml_(ml), cur_core_reg_(0), cur_fp_reg_(0) {}
38 virtual ~InToRegStorageX86_64Mapper() {}
    [all...]
target_x86.cc     [all...]

Completed in 3021 milliseconds