Home
last modified time | relevance | path

Searched defs:getPointerAddressSpace (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/IR/
DInstructions.h279 unsigned getPointerAddressSpace() const { in getPointerAddressSpace() function
405 unsigned getPointerAddressSpace() const { in getPointerAddressSpace() function
DOperator.h407 unsigned getPointerAddressSpace() const { in getPointerAddressSpace() function
476 unsigned getPointerAddressSpace() const { in getPointerAddressSpace() function
DDerivedTypes.h474 unsigned Type::getPointerAddressSpace() const { in getPointerAddressSpace() function
/external/swiftshader/third_party/LLVM/include/llvm/
DInstructions.h227 unsigned getPointerAddressSpace() const { in getPointerAddressSpace() function
350 unsigned getPointerAddressSpace() const { in getPointerAddressSpace() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DDerivedTypes.h479 unsigned Type::getPointerAddressSpace() const { in getPointerAddressSpace() function
/external/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp217 unsigned Vectorizer::getPointerAddressSpace(Value *I) { in getPointerAddressSpace() function in Vectorizer