Searched refs:B_addr (Results 1 – 2 of 2) sorted by relevance
8 %B_addr = alloca i32 ; <i32*> [#uses=1]13 store i32 %B, i32* %B_addr
303 uintptr_t B_addr = reinterpret_cast<uintptr_t>(B); in TEST() local317 simulator.set_xreg(1, B_addr); in TEST()