Home
last modified time | relevance | path

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

/external/llvm/tools/obj2yaml/
Dmacho2yaml.cpp194 auto RemainingBytes = LoadCmd.C.cmdsize - (EndPtr - LoadCmd.Ptr); in dumpLoadCommands() local
/external/jazzer-api/driver/
Dfuzzed_data_provider.cpp634 std::size_t RemainingBytes(JNIEnv &env, jobject self) { in RemainingBytes() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLowerMemIntrinsics.cpp91 uint64_t RemainingBytes = CopyLen->getZExtValue() - BytesCopied; in createMemCpyLoopKnownSize() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp530 unsigned RemainingBytes = SrcVT.getStoreSize(); in ExpandLoad() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp740 unsigned RemainingBytes = SrcVT.getStoreSize(); in ExpandLoad() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h543 unsigned RemainingBytes, in getMemcpyLoopResidualLoweringType()
DTargetTransformInfo.h1817 unsigned RemainingBytes, in getMemcpyLoopResidualLoweringType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp778 unsigned RemainingBytes, unsigned SrcAlign, unsigned DestAlign) const { in getMemcpyLoopResidualLoweringType()
/external/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