Home
last modified time | relevance | path

Searched defs:RemainingBytes (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/parsing/
Dpreparse-data-impl.h69 size_t RemainingBytes() const { in RemainingBytes() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLowerMemIntrinsics.cpp91 uint64_t RemainingBytes = CopyLen->getZExtValue() - BytesCopied; in createMemCpyLoopKnownSize() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp740 unsigned RemainingBytes = SrcVT.getStoreSize(); in ExpandLoad() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h543 unsigned RemainingBytes, in getMemcpyLoopResidualLoweringType()
DTargetTransformInfo.h1817 unsigned RemainingBytes, in getMemcpyLoopResidualLoweringType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp778 unsigned RemainingBytes, unsigned SrcAlign, unsigned DestAlign) const { in getMemcpyLoopResidualLoweringType()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8664.cpp4208 uint32_t RemainingBytes = CountValue; in lowerMemcpy() local
4263 uint32_t RemainingBytes = CountValue; in lowerMemmove() local
4374 uint32_t RemainingBytes = CountValue; in lowerMemset() local
DIceTargetLoweringX8632.cpp4786 uint32_t RemainingBytes = CountValue; in lowerMemcpy() local
4842 uint32_t RemainingBytes = CountValue; in lowerMemmove() local
4953 uint32_t RemainingBytes = CountValue; in lowerMemset() local