Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DInstructions.h260 unsigned getPointerAddressSpace() const { in getPointerAddressSpace() function
382 unsigned getPointerAddressSpace() const { in getPointerAddressSpace() function
H A DOperator.h404 unsigned getPointerAddressSpace() const { in getPointerAddressSpace() function
502 unsigned getPointerAddressSpace() const { in getPointerAddressSpace() function
/minix/external/bsd/llvm/dist/llvm/lib/IR/
H A DType.cpp216 unsigned Type::getPointerAddressSpace() const { in getPointerAddressSpace() function in Type