Home
last modified time | relevance | path

Searched defs:getElementPointer (Results 1 – 4 of 4) 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/llvm-project/llvm/lib/IR/
DConstants.cpp2863 const char *ConstantDataSequential::getElementPointer(unsigned Elt) const { in getElementPointer() function in ConstantDataSequential
/external/swiftshader/src/Reactor/
DReactor.cpp186 Value *Variable::getElementPointer(Value *index, bool unsignedIndex) const in getElementPointer() function in rr::Variable