OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cachedHasSSE2
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/opts/
opts_check_SSE2.cpp
101
static bool
cachedHasSSE2
() {
114
if (
cachedHasSSE2
()) {
136
} else if (
cachedHasSSE2
()) {
148
if (cachedHasSSSE3() ||
cachedHasSSE2
()) {
180
if (
cachedHasSSE2
()) {
188
if (
cachedHasSSE2
()) {
204
if (
cachedHasSSE2
()) {
221
if (
cachedHasSSE2
()) {
239
if (
cachedHasSSE2
()) {
247
if (
cachedHasSSE2
()) {
[
all
...]
/external/skia/src/opts/
opts_check_SSE2.cpp
101
static bool
cachedHasSSE2
() {
114
if (
cachedHasSSE2
()) {
136
} else if (
cachedHasSSE2
()) {
148
if (cachedHasSSSE3() ||
cachedHasSSE2
()) {
180
if (
cachedHasSSE2
()) {
188
if (
cachedHasSSE2
()) {
204
if (
cachedHasSSE2
()) {
221
if (
cachedHasSSE2
()) {
239
if (
cachedHasSSE2
()) {
247
if (
cachedHasSSE2
()) {
[
all
...]
Completed in 153 milliseconds