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

/frameworks/compile/libbcc/lib/
H A DRSX86TranslateGEPPass.cpp89 // Offset = Offset + Index * EltSize for index into an array or a vector
90 llvm::Value *EltSize = llvm::ConstantInt::get( local
95 EltSize, "", GEP);

Completed in 52 milliseconds