Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/llvm/include/llvm/Support/
H A DStreamingMemoryObject.h53 mutable size_t ObjectSize; // 0 if unknown, set if wrapper seen or EOF reached variable
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DStreamingMemoryObject.h53 mutable size_t ObjectSize; // 0 if unknown, set if wrapper seen or EOF reached variable
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Support/
H A DStreamingMemoryObject.h53 mutable size_t ObjectSize; // 0 if unknown, set if wrapper seen or EOF reached variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/wasm/
H A DWasmWriter.cpp46 size_t ObjectSize = sizeof(WasmMagic) + sizeof(WasmVersion); in finalize() local
/aosp_15_r20/external/llvm/include/llvm/Transforms/IPO/
H A DWholeProgramDevirt.h90 uint64_t ObjectSize = 0; member
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
H A Dobject.h50 using ObjectSize = std::variant<size_t, uint2, uint3>; variable
/aosp_15_r20/external/llvm/lib/Analysis/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
H A DWholeProgramDevirt.h93 uint64_t ObjectSize = 0; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/IPO/
DWholeProgramDevirt.h93 uint64_t ObjectSize = 0; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/IPO/
DWholeProgramDevirt.h93 uint64_t ObjectSize = 0; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/IPO/
DWholeProgramDevirt.h93 uint64_t ObjectSize = 0; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/IPO/
DWholeProgramDevirt.h93 uint64_t ObjectSize = 0; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/
H A DWholeProgramDevirt.h94 uint64_t ObjectSize = 0; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp589 Value *llvm::lowerObjectSizeCall(IntrinsicInst *ObjectSize, in lowerObjectSizeCall()
597 Value *llvm::lowerObjectSizeCall(IntrinsicInst *ObjectSize, in lowerObjectSizeCall()
H A DBasicAliasAnalysis.cpp154 uint64_t ObjectSize = getObjectSize(V, DL, TLI, NullIsValidLoc, in isObjectSmallerThan() local
185 uint64_t ObjectSize = getObjectSize(V, DL, TLI, NullIsValidLoc); in isObjectSize() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A 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
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp834 Function *ObjectSize = Intrinsic::getDeclaration(Mod, in handleAlloca() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp921 Function *ObjectSize = Intrinsic::getDeclaration(Mod, in handleAlloca() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp2785 unsigned ObjectSize = 0; // Size of Object in bytes. member
2873 int ObjectSize = MFI->getObjectSize(Obj); in orderFrameObjects() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1306 uint64_t ObjectSize; in swapGEPOperand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3016 unsigned ObjectSize = 0; // Size of Object in bytes. member
3104 int ObjectSize = MFI.getObjectSize(Obj); in orderFrameObjects() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1258 uint64_t ObjectSize; in swapGEPOperand() local
H A DDeadStoreElimination.cpp336 uint64_t ObjectSize = getPointerSize(UO2, DL, TLI); in isOverwrite() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1370 uint64_t ObjectSize; in swapGEPOperand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3648 unsigned ObjectSize = 0; // Size of Object in bytes. member
3736 int ObjectSize = MFI.getObjectSize(Obj); in orderFrameObjects() local

12