Searched defs:GetCoreSpillMask (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Doat_file-inl.h65 inline uint32_t OatFile::OatMethod::GetCoreSpillMask() const { function in class:art::OatFile::OatMethod
/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

Completed in 167 milliseconds