| /external/llvm/lib/IR/ |
| D | Globals.cpp | 133 ThreadLocalMode TLMode, unsigned AddressSpace, in GlobalVariable() 153 ThreadLocalMode TLMode, unsigned AddressSpace, in GlobalVariable() 240 GlobalAlias::GlobalAlias(Type *Ty, unsigned AddressSpace, LinkageTypes Link, in GlobalAlias() 252 GlobalAlias *GlobalAlias::create(Type *Ty, unsigned AddressSpace, in create() 258 GlobalAlias *GlobalAlias::create(Type *Ty, unsigned AddressSpace, in create() 264 GlobalAlias *GlobalAlias::create(Type *Ty, unsigned AddressSpace, in create()
|
| D | DataLayout.cpp | 129 PointerAlignElem::get(uint32_t AddressSpace, unsigned ABIAlign, in get() 386 DataLayout::findPointerLowerBound(uint32_t AddressSpace) { in findPointerLowerBound() 388 [](const PointerAlignElem &A, uint32_t AddressSpace) { in findPointerLowerBound()
|
| D | AsmWriter.cpp | 248 if (unsigned AddressSpace = PTy->getAddressSpace()) in print() local 1475 if (unsigned AddressSpace = GV->getType()->getAddressSpace()) in printGlobal() local
|
| D | Type.cpp | 727 PointerType *PointerType::get(Type *EltTy, unsigned AddressSpace) { in get()
|
| D | Core.cpp | 474 LLVMTypeRef LLVMPointerType(LLVMTypeRef ElementType, unsigned AddressSpace) { in LLVMPointerType() 1373 unsigned AddressSpace) { in LLVMAddGlobalInAddressSpace()
|
| /external/llvm/lib/Target/NVPTX/MCTargetDesc/ |
| D | NVPTXBaseInfo.h | 22 enum AddressSpace { enum
|
| /external/llvm/include/llvm/IR/ |
| D | DataLayout.h | 85 uint32_t AddressSpace; ///< Address space for the pointer type member 125 findPointerLowerBound(uint32_t AddressSpace) const { in findPointerLowerBound()
|
| /external/qemu/include/qemu/ |
| D | typedefs.h | 24 typedef struct AddressSpace AddressSpace; typedef
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | LoadCombine.cpp | 195 unsigned AddressSpace = in combineLoads() local
|
| /external/llvm/lib/CodeGen/ |
| D | GlobalMerge.cpp | 304 unsigned AddressSpace = PT->getAddressSpace(); in doInitialization() local
|
| D | StackProtector.cpp | 341 unsigned AddressSpace, Offset; in CreatePrologue() local
|
| /external/llvm/lib/Target/NVPTX/ |
| D | NVPTX.h | 116 enum AddressSpace { enum
|
| D | NVPTXAsmPrinter.cpp | 1600 void NVPTXAsmPrinter::emitPTXAddressSpace(unsigned int AddressSpace, in emitPTXAddressSpace()
|
| /external/llvm/lib/Bitcode/Reader/ |
| D | BitcodeReader.cpp | 810 unsigned AddressSpace = 0; in ParseTypeTableBody() local 1883 unsigned AddressSpace = cast<PointerType>(Ty)->getAddressSpace(); in ParseModule() local
|
| /external/llvm/bindings/ocaml/llvm/ |
| D | llvm_ocaml.c | 411 value AddressSpace) { in llvm_qualified_pointer_type() 970 value AddressSpace, in llvm_declare_qualified_global() 1007 value AddressSpace, in llvm_define_qualified_global()
|
| /external/clang/lib/CodeGen/ |
| D | CodeGenFunction.cpp | 1365 unsigned AddressSpace = addr->getType()->getPointerAddressSpace(); in emitArrayLength() local
|
| /external/llvm/lib/Bitcode/Writer/ |
| D | BitcodeWriter.cpp | 411 unsigned AddressSpace = PTy->getAddressSpace(); in WriteTypeTable() local
|
| /external/llvm/lib/Target/R600/ |
| D | R600ISelLowering.cpp | 1458 ConstantAddressBlock(unsigned AddressSpace) { in ConstantAddressBlock()
|
| /external/clang/lib/Sema/ |
| D | SemaExprCXX.cpp | 1578 else if (unsigned AddressSpace = AllocType.getAddressSpace()) in CheckAllocatedType() local 2331 if (unsigned AddressSpace = Pointee.getAddressSpace()) in ActOnCXXDelete() local
|
| D | SemaDecl.cpp | 7241 unsigned AddressSpace = RetType.getAddressSpace(); in ActOnFunctionDeclarator() local
|
| /external/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorize.cpp | 1624 unsigned AddressSpace = Ptr->getType()->getPointerAddressSpace(); in vectorizeMemoryInstruction() local
|
| /external/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 1815 bool X86TargetLowering::getStackCookieLocation(unsigned &AddressSpace, in getStackCookieLocation()
|