Searched defs:getAddressSpace (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DDerivedTypes.h445 inline unsigned getAddressSpace() const { return getSubclassData(); } function in class:llvm::PointerType
H A DInstructions.h769 unsigned getAddressSpace() const { function in class:llvm::GetElementPtrInst
3521 unsigned getAddressSpace() const { function in class:llvm::InvokeInst::IntToPtrInst
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGValue.h256 unsigned getAddressSpace() const { return Quals.getAddressSpace(); } function in class:clang::CodeGen::LValue
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1041 unsigned getAddressSpace() const { function in class:llvm::MemSDNode
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6444 unsigned GlobalAddressSDNode::getAddressSpace() const { function in class:GlobalAddressSDNode
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h313 unsigned getAddressSpace() const { return Mask >> AddressSpaceShift; } function in class:clang::Qualifiers
1102 unsigned getAddressSpace() const { return Quals.getAddressSpace(); } function in class:clang::ExtQuals
4746 inline unsigned QualType::getAddressSpace() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::QualType
[all...]

Completed in 110 milliseconds