Home
last modified time | relevance | path

Searched refs:getElementSize (Results 1 – 5 of 5) sorted by relevance

/external/v8/test/mjsunit/harmony/
Ddataview-accessors.js44 function getElementSize(func) { function
70 if (index >=0 && index + getElementSize(func) - 1 < view.byteLength)
84 index + getElementSize(func) - 1 < view.byteLength) {
/external/llvm/lib/Analysis/
DDelinearization.cpp118 AR->delinearize(*SE, Subscripts, Sizes, SE->getElementSize(Inst)); in print()
DDependenceAnalysis.cpp3379 tryDelinearize(Pair[0].Src, Pair[0].Dst, Pair, SE->getElementSize(Src))) { in depends()
3803 tryDelinearize(Pair[0].Src, Pair[0].Dst, Pair, SE->getElementSize(Src))) { in getSplitIteration()
DScalarEvolution.cpp7759 const SCEV *ScalarEvolution::getElementSize(Instruction *Inst) { in getElementSize() function in ScalarEvolution
/external/llvm/include/llvm/Analysis/
DScalarEvolution.h934 const SCEV *getElementSize(Instruction *Inst);