Searched defs:addr64 (Results 1 – 4 of 4) sorted by relevance
35 int test_ldrex(char *addr, long long *addr64, float *addrfloat) { in test_ldrex()119 int test_ldaex(char *addr, long long *addr64, float *addrfloat) { in test_ldaex()
93 const uint64_t* addr64() const { in addr64() function120 const uint64_t* addr64(int x, int y) const { in addr64() function
4448 bool addr64:1; member
2446 static IRTemp disAMode_copy2tmp ( IRExpr* addr64 ) in disAMode_copy2tmp()