Home
last modified time | relevance | path

Searched refs:HasPadding (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/test/
Dbuffer.h63 bool HasPadding() const;
163 bool Buffer<T>::HasPadding() const { in HasPadding() function
234 if (!HasPadding()) { in CheckPadding()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalarReplAggregates.cpp2388 static bool HasPadding(Type *Ty, const TargetData &TD) { in HasPadding() function
2441 HasPadding(AI->getAllocatedType(), *TD)) in isSafeAllocaToScalarRepl()