Home
last modified time | relevance | path

Searched defs:getAddressSpace (Results 1 – 9 of 9) sorted by relevance

/external/clang/lib/CodeGen/
DAddress.h57 unsigned getAddressSpace() const { in getAddressSpace() function
DCGValue.h314 unsigned getAddressSpace() const { return Quals.getAddressSpace(); } in getAddressSpace() function
/external/spirv-llvm/lib/SPIRV/Mangler/
DParameterType.cpp72 TypeAttributeEnum PointerType::getAddressSpace() const { in getAddressSpace() function in SPIR::PointerType
/external/swiftshader/third_party/LLVM/include/llvm/
DDerivedTypes.h445 inline unsigned getAddressSpace() const { return getSubclassData(); } in getAddressSpace() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DDerivedTypes.h471 inline unsigned getAddressSpace() const { return getSubclassData(); } in getAddressSpace() function
/external/llvm/include/llvm/IR/
DDerivedTypes.h466 inline unsigned getAddressSpace() const { return getSubclassData(); } in getAddressSpace() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6638 unsigned GlobalAddressSDNode::getAddressSpace() const { in getAddressSpace() function in GlobalAddressSDNode
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp7108 unsigned GlobalAddressSDNode::getAddressSpace() const { in getAddressSpace() function in GlobalAddressSDNode
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp1956 unsigned X86TargetLowering::getAddressSpace() const { in getAddressSpace() function in X86TargetLowering