Searched refs:PtrPtr (Results 1 – 4 of 4) sorted by relevance
39 define i32 @foo1(i32* nocapture noalias %A, i32** nocapture %PtrPtr) {43 ;CHECK: %1 = getelementptr inbounds i32*, i32** %PtrPtr, i64 %index44 ;CHECK: %2 = getelementptr inbounds i32*, i32** %PtrPtr, i64 %060 %ptr = getelementptr inbounds i32*, i32** %PtrPtr, i64 %indvars.iv
169 void **PtrPtr = (void **) ArgDataPtr; in ffiValueFor() local170 *PtrPtr = GVTOP(AV); in ffiValueFor()
180 void **PtrPtr = (void **) ArgDataPtr; in ffiValueFor() local181 *PtrPtr = GVTOP(AV); in ffiValueFor()