Home
last modified time | relevance | path

Searched defs:MemorySize (Results 1 – 25 of 25) sorted by relevance

/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DX87.cpp90 #define TestFstpSt(Size, MemorySize, Type) \ in TEST_F() argument
210 #define TestFild(OperandType, Size, MemorySize, FpType, IntType) \ in TEST_F() argument
237 #define TestFistp(OperandType, Size, MemorySize, FpType, IntType) \ in TEST_F() argument
/external/llvm-project/lldb/include/lldb/Core/
DAddressRange.h228 size_t MemorySize() const { in MemorySize() function
/external/llvm-project/lldb/include/lldb/Utility/
DConstString.h399 size_t MemorySize() const { return sizeof(ConstString); } in MemorySize() function
/external/llvm-project/lldb/source/Symbol/
DDeclaration.cpp67 size_t Declaration::MemorySize() const { return sizeof(Declaration); } in MemorySize() function in Declaration
DFunction.cpp59 size_t FunctionInfo::MemorySize() const { in MemorySize() function in FunctionInfo
116 size_t InlineFunctionInfo::MemorySize() const { in MemorySize() function in InlineFunctionInfo
463 size_t Function::MemorySize() const { in MemorySize() function in Function
DVariableList.cpp157 size_t VariableList::MemorySize() const { in MemorySize() function in VariableList
DVariable.cpp202 size_t Variable::MemorySize() const { return sizeof(Variable); } in MemorySize() function in Variable
DBlock.cpp365 size_t Block::MemorySize() const { in MemorySize() function in Block
/external/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/
Dget_error_info_fuzzer.cpp28 size_t MemorySize = (MemoryAndTags.length() / 17) * 16; in LLVMFuzzerTestOneInput() local
/external/scudo/standalone/fuzz/
Dget_error_info_fuzzer.cpp29 size_t MemorySize = (MemoryAndTags.length() / 17) * 16; in LLVMFuzzerTestOneInput() local
/external/llvm-project/lldb/source/Core/
DFileSpecList.cpp104 size_t FileSpecList::MemorySize() const { in MemorySize() function in FileSpecList
DMangled.cpp399 size_t Mangled::MemorySize() const { in MemorySize() function in Mangled
DAddress.cpp937 size_t Address::MemorySize() const { in MemorySize() function in Address
/external/llvm/unittests/ADT/
DDenseMapTest.cpp376 unsigned MemorySize = Map.getMemorySize(); in TEST() local
414 unsigned MemorySize = Map.getMemorySize(); in TEST() local
458 unsigned MemorySize = Map.getMemorySize(); in TEST() local
/external/llvm-project/llvm/unittests/ADT/
DDenseMapTest.cpp386 unsigned MemorySize = Map.getMemorySize(); in TEST() local
424 unsigned MemorySize = Map.getMemorySize(); in TEST() local
468 unsigned MemorySize = Map.getMemorySize(); in TEST() local
DDenseSetTest.cpp207 unsigned MemorySize = Set.getMemorySize(); in TEST() local
/external/llvm-project/lldb/source/Utility/
DConstString.cpp164 size_t MemorySize() const { in MemorySize() function in Pool
DFileSpec.cpp395 size_t FileSpec::MemorySize() const { in MemorySize() function in FileSpec
/external/scudo/standalone/
Dcombined.h922 uintptr_t MemoryAddr, size_t MemorySize) { in getErrorInfo()
1273 size_t MemorySize, size_t MinDistance, in getInlineErrorInfo()
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dcombined.h821 size_t MemorySize) { in getErrorInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h39 uint32_t MemorySize; // Memory size in bytes member
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DWasmYAML.h208 uint32_t MemorySize; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h205 uint32_t MemorySize; member
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DWasm.h40 uint32_t MemorySize; // Memory size in bytes member
/external/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h1236 ULONG MemorySize; member