Home
last modified time | relevance | path

Searched defs:GetFpSpillMask (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Doat_file-inl.h60 inline uint32_t OatFile::OatMethod::GetFpSpillMask() const { in GetFpSpillMask() function
/art/compiler/jni/quick/
Djni_compiler.h53 uint32_t GetFpSpillMask() const { return fp_spill_mask_; } in GetFpSpillMask() function