Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/tools/obj2yaml/
H A Dmacho2yaml.cpp336 auto RemainingBytes = LoadCmd.C.cmdsize - (EndPtr - LoadCmd.Ptr); in dumpLoadCommands() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp114 uint64_t RemainingBytes = CopyLen->getZExtValue() - BytesCopied; in createMemCpyLoopKnownSize() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp436 unsigned RemainingBytes, unsigned SrcAddrSpace, unsigned DestAddrSpace, in getMemcpyLoopResidualLoweringType()
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h759 unsigned RemainingBytes, unsigned SrcAddrSpace, unsigned DestAddrSpace, in getMemcpyLoopResidualLoweringType()
H A DTargetTransformInfo.h2492 unsigned RemainingBytes, unsigned SrcAddrSpace, unsigned DestAddrSpace, in getMemcpyLoopResidualLoweringType()
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1071 unsigned RemainingBytes, unsigned SrcAddrSpace, unsigned DestAddrSpace, in getMemcpyLoopResidualLoweringType()
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp15855 unsigned RemainingBytes = NumBytes; in EmitPPCBuiltinExpr() local