Searched refs:ptrval (Results 1 – 3 of 3) sorted by relevance
11 int* ptrval; in atomic() local92 __sync_lock_release(&ptrval); in atomic()
73 const char *ptrval = "a string"; in init_unit_tests() local
10429 <result> = getelementptr <ty>, ptr <ptrval>{, [inrange] <ty> <idx>}*10430 <result> = getelementptr inbounds ptr <ptrval>{, [inrange] <ty> <idx>}*10431 <result> = getelementptr <ty>, <N x ptr> <ptrval>, [inrange] <vector index type> <idx>11195 <result> = addrspacecast <pty> <ptrval> to <pty2> ; yields pty211200 The '``addrspacecast``' instruction converts ``ptrval`` from ``pty`` in11214 ``ptrval`` to type ``pty2``. It can be a *no-op cast* or a complex