Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm/IR/
HDInstructions.h228 unsigned getPointerAddressSpace() const { in getPointerAddressSpace() function
351 unsigned getPointerAddressSpace() const { in getPointerAddressSpace() function
HDOperator.h400 unsigned getPointerAddressSpace() const { in getPointerAddressSpace() function
/trueos/contrib/llvm/lib/IR/
HDType.cpp218 unsigned Type::getPointerAddressSpace() const { in getPointerAddressSpace() function in Type