Searched defs:getPointerAddressSpace (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Instructions.h | 259 unsigned getPointerAddressSpace() const { getPointerAddressSpace() function |
H A D | DerivedTypes.h | 710 unsigned Type::getPointerAddressSpace() const { getPointerAddressSpace() function |
/llvm-project/llvm/lib/Target/SPIRV/ | ||
H A D | SPIRVUtils.h | 126 inline unsigned getPointerAddressSpace(const Type *T) { getPointerAddressSpace() function |