/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | StreamingMemoryObject.h | 53 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 D | StreamingMemoryObject.h | 53 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 D | StreamingMemoryObject.h | 53 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 D | WasmWriter.cpp | 46 size_t ObjectSize = sizeof(WasmMagic) + sizeof(WasmVersion); in finalize() local
|
/aosp_15_r20/external/llvm/include/llvm/Transforms/IPO/ |
H A D | WholeProgramDevirt.h | 90 uint64_t ObjectSize = 0; member
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/ |
H A D | object.h | 50 using ObjectSize = std::variant<size_t, uint2, uint3>; variable
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
H A D | WholeProgramDevirt.h | 93 uint64_t ObjectSize = 0; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/IPO/ |
D | WholeProgramDevirt.h | 93 uint64_t ObjectSize = 0; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/IPO/ |
D | WholeProgramDevirt.h | 93 uint64_t ObjectSize = 0; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/IPO/ |
D | WholeProgramDevirt.h | 93 uint64_t ObjectSize = 0; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/IPO/ |
D | WholeProgramDevirt.h | 93 uint64_t ObjectSize = 0; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/ |
H A D | WholeProgramDevirt.h | 94 uint64_t ObjectSize = 0; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | MemoryBuiltins.cpp | 589 Value *llvm::lowerObjectSizeCall(IntrinsicInst *ObjectSize, in lowerObjectSizeCall() 597 Value *llvm::lowerObjectSizeCall(IntrinsicInst *ObjectSize, in lowerObjectSizeCall()
|
H A D | BasicAliasAnalysis.cpp | 154 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 D | BasicAliasAnalysis.cpp | 231 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 D | AMDGPUPromoteAlloca.cpp | 834 Function *ObjectSize = Intrinsic::getDeclaration(Mod, in handleAlloca() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPromoteAlloca.cpp | 921 Function *ObjectSize = Intrinsic::getDeclaration(Mod, in handleAlloca() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.cpp | 2785 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 D | SeparateConstOffsetFromGEP.cpp | 1306 uint64_t ObjectSize; in swapGEPOperand() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.cpp | 3016 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 D | SeparateConstOffsetFromGEP.cpp | 1258 uint64_t ObjectSize; in swapGEPOperand() local
|
H A D | DeadStoreElimination.cpp | 336 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 D | SeparateConstOffsetFromGEP.cpp | 1370 uint64_t ObjectSize; in swapGEPOperand() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.cpp | 3648 unsigned ObjectSize = 0; // Size of Object in bytes. member 3736 int ObjectSize = MFI.getObjectSize(Obj); in orderFrameObjects() local
|