Home
last modified time | relevance | path

Searched defs:vbytes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython3/Objects/
Dbytearrayobject.c519 Py_buffer vbytes; in bytearray_setslice() local
1872 Py_buffer vbytes; in bytearray_strip_impl_helper() local
/aosp_15_r20/external/python/cpython2/Objects/
Dbytearrayobject.c499 Py_buffer vbytes; in bytearray_setslice() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2074 auto HexagonVectorCombine::vbytes(IRBuilderBase &Builder, Value *Val) const in vbytes() function in HexagonVectorCombine