Home | History | Annotate | Download | only in x87

Lines Matching refs:CpuFeatures

48 bool CpuFeatures::SupportsCrankshaft() { return true; }
61 if (flush_icache) CpuFeatures::FlushICache(p, sizeof(uint32_t));
66 if (flush_icache) CpuFeatures::FlushICache(p, sizeof(uint32_t));
73 if (flush_icache) CpuFeatures::FlushICache(p, sizeof(uint32_t));
79 if (flush_icache) CpuFeatures::FlushICache(p, sizeof(uint32_t));
84 if (flush_icache) CpuFeatures::FlushICache(p, sizeof(uint32_t));
147 CpuFeatures::FlushICache(pc_, sizeof(Address));
200 CpuFeatures::FlushICache(pc_, sizeof(Address));
297 CpuFeatures::FlushICache(pc_, sizeof(Address));
304 CpuFeatures::FlushICache(pc_, sizeof(Address));
324 CpuFeatures::FlushICache(pc_, sizeof(Address));
331 CpuFeatures::FlushICache(pc_, sizeof(Address));
476 CpuFeatures::FlushICache(p, sizeof(int32_t));