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

  /hardware/intel/img/psb_video/src/
tng_enc_trace.c 1046 static struct RegisterInfomation core_regs[] = { variable in typeref:struct:RegisterInfomation
    [all...]
  /art/compiler/dex/quick/
ralloc_util.cc 59 const ArrayRef<const RegStorage>& core_regs,
69 core_regs_(arena, core_regs.size()), next_core_reg_(0),
85 for (const RegStorage& reg : core_regs) {
1233 RefCounts *core_regs = local
    [all...]

Completed in 350 milliseconds