Home
last modified time | relevance | path

Searched refs:storeSize (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/Reactor/
DOptimizer.cpp47 static std::size_t storeSize(const Ice::Inst *instruction);
400 if(storeSize(inst) >= storeSize(store)) in optimizeStoresInSingleBasicBlock()
661 std::size_t Optimizer::storeSize(const Ice::Inst *store) in storeSize() function in __anon5e84af970111::Optimizer
/external/freetype/src/truetype/
Dttinterp.h217 FT_UShort storeSize; /* size of current storage */ member
Dttinterp.c444 exec->storeSize = size->storage_size; in TT_Load_Context()
3037 if ( BOUNDSL( I, exc->storeSize ) ) in Ins_RS()
3083 if ( BOUNDSL( I, exc->storeSize ) ) in Ins_WS()