Searched defs:ObjectSize (Results 1 – 10 of 10) sorted by relevance
| /third_party/skia/third_party/externals/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
|
| /third_party/skia/third_party/externals/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
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
| D | WholeProgramDevirt.h | 93 uint64_t ObjectSize = 0; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUPromoteAlloca.cpp | 921 Function *ObjectSize = Intrinsic::getDeclaration(Mod, in handleAlloca() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| 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
|
| D | MemoryBuiltins.cpp | 502 Value *llvm::lowerObjectSizeCall(IntrinsicInst *ObjectSize, in lowerObjectSizeCall()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | SeparateConstOffsetFromGEP.cpp | 1306 uint64_t ObjectSize; in swapGEPOperand() local
|
| D | DeadStoreElimination.cpp | 395 uint64_t ObjectSize = getPointerSize(UO2, DL, TLI, F); in isOverwrite() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86FrameLowering.cpp | 3016 unsigned ObjectSize = 0; // Size of Object in bytes. member 3104 int ObjectSize = MFI.getObjectSize(Obj); in orderFrameObjects() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 6686 const int64_t ObjectSize = in visitIntrinsicCall() local
|