Home
last modified time | relevance | path

Searched refs:item_ptr (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Dinline-asm-hexagon.ll8 define i32 @fred(i64* %free_list_ptr, i32** %item_ptr, i8** %free_item_ptr) nounwind {
12 %0 = load i32*, i32** %item_ptr, align 4
/external/tensorflow/tensorflow/python/lib/core/
Dpy_func.cc161 char* item_ptr = in IsSingleNone() local
163 PyObject* item = PyArray_GETITEM(array_obj, item_ptr); in IsSingleNone()
/external/boringssl/src/include/openssl/
Dasn1t.h404 #define ASN1_TEMPLATE_item(t) (t->item_ptr)
405 #define ASN1_TEMPLATE_adb(t) (t->item_ptr)
/external/kernel-headers/original/uapi/sound/
Dasound.h949 unsigned int *item_ptr; /* obsoleted */ member