Searched defs:ObjectSize (Results 1 – 14 of 14) sorted by relevance
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | StreamingMemoryObject.h | 53 mutable size_t ObjectSize; // 0 if unknown, set if wrapper seen or EOF reached variable
|
/external/llvm/include/llvm/Support/ |
D | StreamingMemoryObject.h | 53 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/ |
D | StreamingMemoryObject.h | 53 mutable size_t ObjectSize; // 0 if unknown, set if wrapper seen or EOF reached variable
|
/external/llvm/include/llvm/Transforms/IPO/ |
D | WholeProgramDevirt.h | 90 uint64_t ObjectSize = 0; member
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | BasicAliasAnalysis.cpp | 138 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/ |
D | DeadStoreElimination.cpp | 336 uint64_t ObjectSize = in isCompleteOverwrite() local
|
/external/llvm/lib/Analysis/ |
D | BasicAliasAnalysis.cpp | 156 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/ |
D | AMDGPUPromoteAlloca.cpp | 834 Function *ObjectSize = Intrinsic::getDeclaration(Mod, in handleAlloca() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | SeparateConstOffsetFromGEP.cpp | 1258 uint64_t ObjectSize; in swapGEPOperand() local
|
D | DeadStoreElimination.cpp | 336 uint64_t ObjectSize = getPointerSize(UO2, DL, TLI); in isOverwrite() local
|
/external/ImageMagick/coders/ |
D | mat.c | 102 unsigned long ObjectSize; member
|
/external/llvm/lib/Target/X86/ |
D | X86FrameLowering.cpp | 2785 unsigned ObjectSize = 0; // Size of Object in bytes. member 2873 int ObjectSize = MFI->getObjectSize(Obj); in orderFrameObjects() local
|
/external/clang/lib/CodeGen/ |
D | CGBuiltin.cpp | 417 uint64_t ObjectSize; in evaluateOrEmitBuiltinObjectSize() local
|
/external/libmtp/src/ |
D | ptp.h | 1221 uint32_t ObjectSize; member
|