Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxx/test/std/atomics/atomics.lockfree/
H A Disalwayslockfree.pass.cpp49 template <class T> constexpr size_t getSizeOf() { return sizeof(T); } in getSizeOf() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DArchive.h65 uint64_t getSizeOf() const { in getSizeOf() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DArchive.h87 uint64_t getSizeOf() const override { return sizeof(T); } in getSizeOf() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DArchive.h87 uint64_t getSizeOf() const override { return sizeof(T); } in getSizeOf() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DArchive.h87 uint64_t getSizeOf() const override { return sizeof(T); } in getSizeOf() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DArchive.h87 uint64_t getSizeOf() const override { return sizeof(T); } in getSizeOf() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DArchive.h87 uint64_t getSizeOf() const override { return sizeof(T); } in getSizeOf() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1809 auto HexagonVectorCombine::getSizeOf(const Value *Val, SizeKind Kind) const in getSizeOf() function in HexagonVectorCombine
1814 auto HexagonVectorCombine::getSizeOf(const Type *Ty, SizeKind Kind) const in getSizeOf() function in HexagonVectorCombine
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dtracer.cpp932 autograd::Variable getSizeOf(const autograd::Variable& var, int64_t dim) { in getSizeOf() function
/aosp_15_r20/external/llvm/lib/IR/
H A DConstants.cpp1813 Constant *ConstantExpr::getSizeOf(Type* Ty) { in getSizeOf() function in ConstantExpr
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstants.cpp1995 Constant *ConstantExpr::getSizeOf(Type* Ty) { in getSizeOf() function in ConstantExpr
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DConstants.cpp2378 Constant *ConstantExpr::getSizeOf(Type* Ty) { in getSizeOf() function in ConstantExpr