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

/art/runtime/
H A Doat_file-inl.h66 inline uint32_t OatFile::OatMethod::GetFpSpillMask() const { function in class:art::OatFile::OatMethod
/art/compiler/jni/quick/
H A Djni_compiler.h53 uint32_t GetFpSpillMask() const { return fp_spill_mask_; } function in class:art::JniCompiledMethod
/art/compiler/
H A Dcompiled_method.h159 uint32_t GetFpSpillMask() const { function in class:art::FINAL

Completed in 961 milliseconds