Home
last modified time | relevance | path

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

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