HomeSort by relevance Sort by last modified time
    Searched defs:AddressSpace (Results 1 - 25 of 47) sorted by null

1 2

  /external/llvm/lib/Target/AVR/
AVR.h 36 enum AddressSpace { DataMemory, ProgramMemory };
  /external/llvm/lib/Target/NVPTX/MCTargetDesc/
NVPTXBaseInfo.h 22 enum AddressSpace {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
StackProtector.cpp 169 unsigned AddressSpace, Offset;
170 if (TLI->getStackCookieLocation(AddressSpace, Offset)) {
175 PointerType::get(PtrTy, AddressSpace));
  /device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
PciIo.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/
Serial.c 443 EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR *AddressSpace;
532 AddressSpace = (EFI_ACPI_ADDRESS_SPACE_DESCRIPTOR *) Resources.SmallHeader;
533 if (AddressSpace->AddrLen != 0) {
534 if (AddressSpace->ResType == ACPI_ADDRESS_SPACE_TYPE_MEM) {
537 SerialDevice->BaseAddress = AddressSpace->AddrRangeMin + Offset;
    [all...]
  /external/llvm/lib/CodeGen/
GlobalMerge.cpp 546 unsigned AddressSpace = PT->getAddressSpace();
566 BSSGlobals[AddressSpace].push_back(&GV);
568 ConstGlobals[AddressSpace].push_back(&GV);
570 Globals[AddressSpace].push_back(&GV);
  /external/llvm/lib/Transforms/Scalar/
LoadCombine.cpp 207 unsigned AddressSpace =
213 Builder->getInt8PtrTy(AddressSpace)),
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
PseudoSourceValue.h 52 unsigned AddressSpace;
74 unsigned getAddressSpace() const { return AddressSpace; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
PseudoSourceValue.h 52 unsigned AddressSpace;
74 unsigned getAddressSpace() const { return AddressSpace; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
PseudoSourceValue.h 52 unsigned AddressSpace;
74 unsigned getAddressSpace() const { return AddressSpace; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
PseudoSourceValue.h 52 unsigned AddressSpace;
74 unsigned getAddressSpace() const { return AddressSpace; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
PseudoSourceValue.h 52 unsigned AddressSpace;
74 unsigned getAddressSpace() const { return AddressSpace; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
PseudoSourceValue.h 52 unsigned AddressSpace;
74 unsigned getAddressSpace() const { return AddressSpace; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
PseudoSourceValue.h 52 unsigned AddressSpace;
74 unsigned getAddressSpace() const { return AddressSpace; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
PseudoSourceValue.h 52 unsigned AddressSpace;
74 unsigned getAddressSpace() const { return AddressSpace; }
  /external/llvm/include/llvm/IR/
DataLayout.h 87 uint32_t AddressSpace;
90 static PointerAlignElem get(uint32_t AddressSpace, unsigned ABIAlign,
130 findPointerLowerBound(uint32_t AddressSpace) const {
131 return const_cast<DataLayout *>(this)->findPointerLowerBound(AddressSpace);
134 PointersTy::iterator findPointerLowerBound(uint32_t AddressSpace);
418 IntegerType *getIntPtrType(LLVMContext &C, unsigned AddressSpace = 0) const;
  /external/llvm/lib/Target/NVPTX/
NVPTX.h 101 enum AddressSpace {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DataLayout.h 88 uint32_t AddressSpace;
91 static PointerAlignElem get(uint32_t AddressSpace, unsigned ABIAlign,
143 findPointerLowerBound(uint32_t AddressSpace) const {
144 return const_cast<DataLayout *>(this)->findPointerLowerBound(AddressSpace);
147 PointersTy::iterator findPointerLowerBound(uint32_t AddressSpace);
431 IntegerType *getIntPtrType(LLVMContext &C, unsigned AddressSpace = 0) const;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
DataLayout.h 94 uint32_t AddressSpace;
97 static PointerAlignElem get(uint32_t AddressSpace, unsigned ABIAlign,
150 findPointerLowerBound(uint32_t AddressSpace) const {
151 return const_cast<DataLayout *>(this)->findPointerLowerBound(AddressSpace);
154 PointersTy::iterator findPointerLowerBound(uint32_t AddressSpace);
438 IntegerType *getIntPtrType(LLVMContext &C, unsigned AddressSpace = 0) const;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
DataLayout.h 94 uint32_t AddressSpace;
97 static PointerAlignElem get(uint32_t AddressSpace, unsigned ABIAlign,
150 findPointerLowerBound(uint32_t AddressSpace) const {
151 return const_cast<DataLayout *>(this)->findPointerLowerBound(AddressSpace);
154 PointersTy::iterator findPointerLowerBound(uint32_t AddressSpace);
438 IntegerType *getIntPtrType(LLVMContext &C, unsigned AddressSpace = 0) const;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
DataLayout.h 94 uint32_t AddressSpace;
97 static PointerAlignElem get(uint32_t AddressSpace, unsigned ABIAlign,
150 findPointerLowerBound(uint32_t AddressSpace) const {
151 return const_cast<DataLayout *>(this)->findPointerLowerBound(AddressSpace);
154 PointersTy::iterator findPointerLowerBound(uint32_t AddressSpace);
438 IntegerType *getIntPtrType(LLVMContext &C, unsigned AddressSpace = 0) const;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
DataLayout.h 94 uint32_t AddressSpace;
97 static PointerAlignElem get(uint32_t AddressSpace, unsigned ABIAlign,
150 findPointerLowerBound(uint32_t AddressSpace) const {
151 return const_cast<DataLayout *>(this)->findPointerLowerBound(AddressSpace);
154 PointersTy::iterator findPointerLowerBound(uint32_t AddressSpace);
438 IntegerType *getIntPtrType(LLVMContext &C, unsigned AddressSpace = 0) const;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
DataLayout.h 94 uint32_t AddressSpace;
97 static PointerAlignElem get(uint32_t AddressSpace, unsigned ABIAlign,
150 findPointerLowerBound(uint32_t AddressSpace) const {
151 return const_cast<DataLayout *>(this)->findPointerLowerBound(AddressSpace);
154 PointersTy::iterator findPointerLowerBound(uint32_t AddressSpace);
438 IntegerType *getIntPtrType(LLVMContext &C, unsigned AddressSpace = 0) const;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
DataLayout.h 94 uint32_t AddressSpace;
97 static PointerAlignElem get(uint32_t AddressSpace, unsigned ABIAlign,
150 findPointerLowerBound(uint32_t AddressSpace) const {
151 return const_cast<DataLayout *>(this)->findPointerLowerBound(AddressSpace);
154 PointersTy::iterator findPointerLowerBound(uint32_t AddressSpace);
438 IntegerType *getIntPtrType(LLVMContext &C, unsigned AddressSpace = 0) const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DataLayout.h 88 uint32_t AddressSpace;
91 static PointerAlignElem get(uint32_t AddressSpace, unsigned ABIAlign,
143 findPointerLowerBound(uint32_t AddressSpace) const {
144 return const_cast<DataLayout *>(this)->findPointerLowerBound(AddressSpace);
147 PointersTy::iterator findPointerLowerBound(uint32_t AddressSpace);
431 IntegerType *getIntPtrType(LLVMContext &C, unsigned AddressSpace = 0) const;

Completed in 591 milliseconds

1 2