Home
last modified time | relevance | path

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

/external/llvm/tools/obj2yaml/
Dmacho2yaml.cpp194 auto RemainingBytes = LoadCmd.C.cmdsize - (EndPtr - LoadCmd.Ptr); in dumpLoadCommands() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Dmacho2yaml.cpp221 auto RemainingBytes = LoadCmd.C.cmdsize - (EndPtr - LoadCmd.Ptr); in dumpLoadCommands() local
/external/v8/src/parsing/
Dpreparsed-scope-data.cc484 size_t ConsumedPreParsedScopeData::ByteData::RemainingBytes() const { in RemainingBytes() function in v8::internal::ConsumedPreParsedScopeData::ByteData
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLowerMemIntrinsics.cpp92 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-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp592 unsigned RemainingBytes = SrcVT.getStoreSize(); in ExpandLoad() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h508 unsigned RemainingBytes, in getMemcpyLoopResidualLoweringType()
DTargetTransformInfo.h1523 unsigned RemainingBytes, in getMemcpyLoopResidualLoweringType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp562 unsigned RemainingBytes, unsigned SrcAlign, unsigned DestAlign) const { in getMemcpyLoopResidualLoweringType()