Home
last modified time | relevance | path

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

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