Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkVM.h589 struct OptimizedInstruction { struct
590 Op op;
591 Val x,y,z,w;
592 int immA,immB,immC;
594 Val death;
595 bool can_hoist;