Home
last modified time | relevance | path

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

12

/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/llvm-subzero/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/llvm-project/llvm/tools/llvm-objcopy/wasm/
DWriter.cpp45 size_t ObjectSize = sizeof(WasmMagic) + sizeof(WasmVersion); in finalize() local
/external/llvm/include/llvm/Transforms/IPO/
DWholeProgramDevirt.h90 uint64_t ObjectSize = 0; member
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dobject.h49 using ObjectSize = absl::variant<size_t, uint2, uint3>; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DWholeProgramDevirt.h93 uint64_t ObjectSize = 0; member
/external/llvm-project/llvm/include/llvm/Transforms/IPO/
DWholeProgramDevirt.h93 uint64_t ObjectSize = 0; member
/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-project/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp188 uint64_t ObjectSize = getObjectSize(V, DL, TLI, NullIsValidLoc, in isObjectSmallerThan() local
217 uint64_t ObjectSize = getObjectSize(V, DL, TLI, NullIsValidLoc); in isObjectSize() local
DMemoryBuiltins.cpp523 Value *llvm::lowerObjectSizeCall(IntrinsicInst *ObjectSize, in lowerObjectSizeCall()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp834 Function *ObjectSize = Intrinsic::getDeclaration(Mod, in handleAlloca() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp921 Function *ObjectSize = Intrinsic::getDeclaration(Mod, in handleAlloca() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp231 uint64_t ObjectSize = getObjectSize(V, DL, TLI, NullIsValidLoc, in isObjectSmallerThan() local
260 uint64_t ObjectSize = getObjectSize(V, DL, TLI, NullIsValidLoc); in isObjectSize() local
DMemoryBuiltins.cpp502 Value *llvm::lowerObjectSizeCall(IntrinsicInst *ObjectSize, in lowerObjectSizeCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp1306 uint64_t ObjectSize; in swapGEPOperand() local
DDeadStoreElimination.cpp395 uint64_t ObjectSize = getPointerSize(UO2, DL, TLI, F); in isOverwrite() 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/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp1066 Function *ObjectSize = Intrinsic::getDeclaration(Mod, in handleAlloca() local
/external/ImageMagick/coders/
Dmat.c103 unsigned int ObjectSize; member
/external/llvm-project/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp1363 uint64_t ObjectSize; in swapGEPOperand() local
/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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp3016 unsigned ObjectSize = 0; // Size of Object in bytes. member
3104 int ObjectSize = MFI.getObjectSize(Obj); in orderFrameObjects() local
/external/llvm-project/llvm/lib/Target/X86/
DX86FrameLowering.cpp3358 unsigned ObjectSize = 0; // Size of Object in bytes. member
3446 int ObjectSize = MFI.getObjectSize(Obj); in orderFrameObjects() local

12