Home
last modified time | relevance | path

Searched defs:ObjectSize (Results 1 – 14 of 14) sorted by relevance

/external/llvm/include/llvm/Support/
DStreamingMemoryObject.h53 mutable size_t ObjectSize; // 0 if unknown, set if wrapper seen or EOF reached variable
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Support/
DStreamingMemoryObject.h53 mutable size_t ObjectSize; // 0 if unknown, set if wrapper seen or EOF reached variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DStreamingMemoryObject.h53 mutable size_t ObjectSize; // 0 if unknown, set if wrapper seen or EOF reached variable
/external/llvm/include/llvm/Transforms/IPO/
DWholeProgramDevirt.h90 uint64_t ObjectSize = 0; member
/external/swiftshader/third_party/LLVM/lib/Analysis/
DBasicAliasAnalysis.cpp138 uint64_t ObjectSize = getObjectSize(V, TD); in isObjectSmallerThan() local
146 uint64_t ObjectSize = getObjectSize(V, TD); in isObjectSize() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DDeadStoreElimination.cpp336 uint64_t ObjectSize = in isCompleteOverwrite() local
/external/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp156 uint64_t ObjectSize = getObjectSize(V, DL, TLI, /*RoundToAlign*/ true); in isObjectSmallerThan() local
164 uint64_t ObjectSize = getObjectSize(V, DL, TLI); in isObjectSize() local
/external/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp834 Function *ObjectSize = Intrinsic::getDeclaration(Mod, in handleAlloca() local
/external/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp1258 uint64_t ObjectSize; in swapGEPOperand() local
DDeadStoreElimination.cpp336 uint64_t ObjectSize = getPointerSize(UO2, DL, TLI); in isOverwrite() local
/external/ImageMagick/coders/
Dmat.c102 unsigned long ObjectSize; member
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp2785 unsigned ObjectSize = 0; // Size of Object in bytes. member
2873 int ObjectSize = MFI->getObjectSize(Obj); in orderFrameObjects() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp417 uint64_t ObjectSize; in evaluateOrEmitBuiltinObjectSize() local
/external/libmtp/src/
Dptp.h1221 uint32_t ObjectSize; member