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

/external/swiftshader/src/Reactor/
H A DOptimizer.cpp47 static Ice::Operand *storeData(const Ice::Inst *instruction);
192 Ice::Operand *storeValue = storeData(store);
335 storeValue = storeData(store);
566 Ice::Operand *Optimizer::storeData(const Ice::Inst *instruction) function in class:__anon22337::Optimizer

Completed in 100 milliseconds