Home
last modified time | relevance | path

Searched defs:getElementPointer (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp2536 const char *ConstantDataSequential::getElementPointer(unsigned Elt) const { in getElementPointer() function in ConstantDataSequential
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DReactor.cpp182 Value *Variable::getElementPointer(Value *index, bool unsignedIndex) const in getElementPointer() function in rr::Variable