Home
last modified time | relevance | path

Searched refs:PTR64 (Results 1 – 3 of 3) sorted by relevance

/external/llvm/test/CodeGen/Mips/
DatomicCmpSwapPW.ll6 ; RUN: | FileCheck -check-prefixes=PTR64,ALL %s
9 ; PTR64: ld $[[R0:[0-9]+]]
/external/libffi/src/ia64/
Dffi.c41 typedef void *PTR64 __attribute__((mode(DI))); typedef
274 extern int ffi_call_unix (struct ia64_args *, PTR64, void (*)(void), UINT64);
322 stack->gp_regs[gpcount++] = (UINT64)(PTR64) *(void **)avalue[i]; in ffi_call()
441 tramp->fake_gp = (UINT64)(PTR64)codeloc; in ffi_prep_closure_loc()
/external/python/cpython2/Modules/_ctypes/libffi/src/ia64/
Dffi.c41 typedef void *PTR64 __attribute__((mode(DI))); typedef
274 extern int ffi_call_unix (struct ia64_args *, PTR64, void (*)(void), UINT64);
322 stack->gp_regs[gpcount++] = (UINT64)(PTR64) *(void **)avalue[i]; in ffi_call()
441 tramp->fake_gp = (UINT64)(PTR64)codeloc; in ffi_prep_closure_loc()