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

/art/compiler/
H A Dcompiled_method.h139 uint32_t GetCoreSpillMask() const { function in class:art::CompiledMethod
/art/compiler/optimizing/
H A Dcode_generator.h106 uint32_t GetCoreSpillMask() const { return core_spill_mask_; } function in class:art::CodeGenerator
/art/runtime/
H A Doat_file-inl.h65 inline uint32_t OatFile::OatMethod::GetCoreSpillMask() const { function in class:art::OatFile::OatMethod

Completed in 103 milliseconds