/external/llvm/lib/Target/AArch64/ |
AArch64FastISel.cpp | 45 class Address { 65 Address() : Kind(RegBase), ExtType(AArch64_AM::InvalidShiftExtend), 142 bool computeAddress(const Value *Obj, Address &Addr, Type *Ty = nullptr); 143 bool computeCallAddress(const Value *V, Address &Addr); 144 bool simplifyAddress(Address &Addr, MVT VT); 145 void addLoadStoreOperands(Address &Addr, const MachineInstrBuilder &MIB, 149 bool tryEmitSmallMemCpy(Address Dest, Address Src, uint64_t Len, 184 unsigned emitLoad(MVT VT, MVT ResultVT, Address Addr, bool WantZExt = true, 186 bool emitStore(MVT VT, unsigned SrcReg, Address Addr [all...] |
/external/llvm/lib/Target/ARM/ |
ARMFastISel.cpp | 56 // All possible address modes, plus some. 57 typedef struct Address { 70 // Innocuous defaults for our address. 71 Address() 75 } Address; 173 bool ARMEmitLoad(MVT VT, unsigned &ResultReg, Address &Addr, 176 bool ARMEmitStore(MVT VT, unsigned SrcReg, Address &Addr, 178 bool ARMComputeAddress(const Value *Obj, Address &Addr); 179 void ARMSimplifyAddress(Address &Addr, MVT VT, bool useAM3); 181 bool ARMTryEmitSmallMemCpy(Address Dest, Address Src, uint64_t Len [all...] |
/external/llvm/lib/Target/SystemZ/ |
SystemZISelLowering.cpp | 137 // Expand jump table branches as address arithmetic followed by an 234 // Handle the various types of symbolic address. 415 case 'a': // Address register 459 case 'a': // Address register 537 case 'a': // Address register 772 // Likewise the address (in the form of a frame index) of where the [all...] |
/external/llvm/lib/Transforms/Scalar/ |
GVN.cpp | [all...] |
LoopStrengthReduce.cpp | 227 /// Global base address used for complex addressing. 643 /// ExtractSymbol - If S involves the addition of a GlobalValue address, 671 /// specified value as an address. 841 /// This includes address-mode folding and special icmp tricks. [all...] |
/external/llvm/tools/dsymutil/ |
DwarfLinker.cpp | 69 int64_t AddrAdjust; ///< Address offset to apply to the described entity. 194 /// to the addresses to get the linked address. 207 /// function's address. 554 /// uint8_t Address size 596 /// format is totally trivial, consisting just of pairs of address 609 warn("unsupported base address selection operation", 635 /// same thing with a different base address). 674 Asm->EmitInt8(AddressSize); // Address size 741 // This is the quantity to add to the old location address to get 742 // the correct address for the new one [all...] |
/external/v8/src/ |
globals.h | 101 typedef byte* Address; 194 // FUNCTION_ADDR(f) gets the address of a C function f. 196 (reinterpret_cast<v8::internal::Address>(reinterpret_cast<intptr_t>(f))) 199 // FUNCTION_CAST<F>(addr) casts an address into a function 202 F FUNCTION_CAST(Address addr) { 257 const Address kZapValue = 258 reinterpret_cast<Address>(V8_UINT64_C(0xdeadbeedbeadbeef)); 259 const Address kHandleZapValue = 260 reinterpret_cast<Address>(V8_UINT64_C(0x1baddead0baddeaf)); 261 const Address kGlobalHandleZapValue [all...] |
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
BitcodeReader.cpp | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
qossp.h | 28 IN_ADDR_IPV4 Address; 34 IN_ADDR_IPV6 Address; 40 IN_ADDR_IPV6 Address; 46 IN_ADDR_IPV4 Address; 51 IN_ADDR_IPV6 Address;
|
tdi.h | 337 UCHAR Address[1]; 374 TA_ADDRESS Address[1]; 385 TRANSPORT_ADDRESS Address; 515 TDI_ADDRESS_APPLETALK Address[1]; 516 } Address[1]; 524 TDI_ADDRESS_IP Address[1]; 525 } Address[1]; 533 TDI_ADDRESS_IPX Address[1]; 534 } Address[1]; 542 TDI_ADDRESS_NETBIOS Address[1] [all...] |
http.h | 185 HTTP_TRANSPORT_ADDRESS Address;
|
windns.h | 508 BYTE Address[DNS_ATMA_MAX_ADDR_LENGTH ];
|
winsock2.h | 669 SOCKET_ADDRESS Address[1]; [all...] |
ntsecapi.h | 61 PVOID Address; [all...] |
/external/clang/lib/CodeGen/ |
CGBuiltin.cpp | 473 // FIXME: Get right address space. 479 Value *Locality, *RW, *Address = EmitScalarExpr(E->getArg(0)); 487 return RValue::get(Builder.CreateCall4(F, Address, RW, Locality, Data)); 735 Value *Address = EmitScalarExpr(E->getArg(0)); 739 Address, SrcAddr, SizeVal); 740 return RValue::get(Address); [all...] |
CGExpr.cpp | 489 llvm::Value *Address, QualType Ty, 494 // Don't check pointers outside the default address space. The null check 497 if (Address->getType()->getPointerAddressSpace()) 511 Address, llvm::Constant::getNullValue(Address->getType())); 529 // FIXME: If Address Sanitizer is enabled, insert dynamic instrumentation 531 // FIXME: Get object address space 535 llvm::Value *CastAddr = Builder.CreateBitCast(Address, Int8PtrTy); 552 Builder.CreateAnd(Builder.CreatePtrToInt(Address, IntPtrTy), 567 EmitCheck(Checks, "type_mismatch", StaticData, Address); [all...] |
/external/llvm/lib/CodeGen/ |
CodeGenPrepare.cpp | 62 STATISTIC(NumMemoryInsts, "Number of memory instructions whose address " 86 cl::desc("Address sinking in CGP using GEPs.")); 135 /// multiple load/stores of the same address. 323 // Don't merge if BB's address is taken. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
atm.h | 150 UCHAR Address[ATM_ADDRESS_LENGTH]; 512 ATM_ADDRESS Address[1];
|
video.h | 82 Address) \ 92 Address = (ULONG_PTR) (scatterList->PhysicalAddress + byteOffset); \ 241 PHYSICAL_ADDRESS Address; [all...] |
mce.h | 7 ULONG Address; 95 MCI_ADDR Address; 99 ULONGLONG Address; 121 MCI_ADDR Address; 125 ULONGLONG Address; 740 ULONGLONG Address:1; 836 ULONGLONG Address:1; 874 ULONGLONG Address;
|
usbprotocoldefs.h | 6 #define USB_UNCONNECTED_ADDRESS(address) (USB_UnConnected_Device_Address == (address)) 7 #define USB_CONNECTED_ADDRESS(address) (USB_UnConnected_Device_Address != (address)) 365 USBENDPOINTADDRESS Address;
|
/external/llvm/tools/llvm-objdump/ |
MachODump.cpp | 64 cl::desc("Print full leading address")); 67 cl::desc("Print no leading address")); 337 outs() << "address index"; 339 outs() << "address index"; 611 uint64_t Address; 612 Symbol.getAddress(Address); 616 (*AddrMap)[Address] = SymName; 621 // GuessSymbolName is passed the address of what might be a symbol and a 623 // with that address or nullptr if no symbol is found with that address 8667 uint64_t SegInfo::address(uint32_t SegIndex, uint64_t OffsetInSeg) { function in class:SegInfo [all...] |
/external/mesa3d/src/gallium/auxiliary/util/ |
dbghelp.h | 177 #define ADDRESS ADDRESS64 184 } ADDRESS,*LPADDRESS; 257 ADDRESS AddrPC; 258 ADDRESS AddrReturn; 259 ADDRESS AddrFrame; 260 ADDRESS AddrStack; 267 ADDRESS AddrBStore; 273 typedef DWORD64 (WINAPI *PGET_MODULE_BASE_ROUTINE64)(HANDLE hProcess,DWORD64 Address); 287 typedef DWORD (WINAPI *PGET_MODULE_BASE_ROUTINE)(HANDLE hProcess,DWORD Address); 349 DWORD64 Address; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/ |
_dbg_common.h | 161 #define ADDRESS ADDRESS64 168 } ADDRESS,*LPADDRESS; 250 ADDRESS AddrPC; 251 ADDRESS AddrReturn; 252 ADDRESS AddrFrame; 253 ADDRESS AddrStack; 260 ADDRESS AddrBStore; 266 typedef DWORD64 (WINAPI *PGET_MODULE_BASE_ROUTINE64)(HANDLE hProcess,DWORD64 Address); 281 typedef DWORD (WINAPI *PGET_MODULE_BASE_ROUTINE)(HANDLE hProcess,DWORD Address); 355 DWORD64 Address; [all...] |
/external/mdnsresponder/mDNSCore/ |
mDNSEmbeddedAPI.h | 24 runs in a single address space and memory is extremely constrained. 43 multiple independent address spaces, you can still use the preferred 48 you're running on a small embedded system with a single address space, 146 kDNSType_A = 1, // 1 Address 164 kDNSType_X25, // 19 X_25 calling address 165 kDNSType_ISDN, // 20 ISDN calling address 167 kDNSType_NSAP, // 22 NSAP address 173 kDNSType_AAAA, // 28 IPv6 Address 179 kDNSType_ATMA, // 34 ATM Address 183 kDNSType_A6, // 38 IPv6 Address (deprecated [all...] |