Home
last modified time | relevance | path

Searched refs:GetFpuSpillMask (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Doptimizing_compiler.cc431 codegen->GetFpuSpillMask(), in CompileOptimized()
468 codegen->GetFpuSpillMask(), in CompileBaseline()
Dcode_generator.h173 uint32_t GetFpuSpillMask() const { return fpu_spill_mask_; } in GetFpuSpillMask() function