Home
last modified time | relevance | path

Searched defs:PointerOps (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/intrusive-collections/src/
Dadapter.rs48 type PointerOps: PointerOps; typedef
77 fn pointer_ops(&self) -> &Self::PointerOps; in pointer_ops()
Dpointer_ops.rs27 pub unsafe trait PointerOps { trait
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2670 SmallVector<Value *, 4> PointerOps(VL.size()); in buildTree_rec() local
2928 SmallVector<Value *, 4> PointerOps(VL.size()); in buildTree_rec() local
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2824 SmallVector<Value *, 4> PointerOps(VL.size()); in buildTree_rec() local
3089 SmallVector<Value *, 4> PointerOps(VL.size()); in buildTree_rec() local