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

  /art/runtime/
oat_file-inl.h 58 inline uint32_t OatFile::OatMethod::GetCoreSpillMask() const {
  /art/compiler/
compiled_method.h 393 uint32_t GetCoreSpillMask() const {
  /art/compiler/optimizing/
code_generator.h 230 uint32_t GetCoreSpillMask() const { return core_spill_mask_; }
    [all...]

Completed in 57 milliseconds