Searched refs:EltOffset (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSX86TranslateGEPPass.cpp82 // Offset = Offset + EltOffset for index into a struct
84 unsigned EltOffset = SL->getElementOffset(OpC->getZExtValue()); local
86 llvm::Type::getInt32Ty(*Context), EltOffset);

Completed in 663 milliseconds