Home
last modified time | relevance | path

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

/external/libcxx/test/std/atomics/atomics.lockfree/
Disalwayslockfree.pass.cpp49 template <class T> constexpr size_t getSizeOf() { return sizeof(T); } in getSizeOf() function
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstants.cpp1519 Constant *ConstantExpr::getSizeOf(Type* Ty) { in getSizeOf() function in ConstantExpr
/external/llvm/lib/IR/
DConstants.cpp1813 Constant *ConstantExpr::getSizeOf(Type* Ty) { in getSizeOf() function in ConstantExpr