Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-objdump/
H A DXCOFFDump.cpp303 uint16_t RemainingBytes = FunctionNameLen; dumpTracebackTable() local
/llvm-project/llvm/tools/obj2yaml/
H A Dmacho2yaml.cpp335 auto RemainingBytes = LoadCmd.C.cmdsize - (EndPtr - LoadCmd.Ptr); in dumpLoadCommands() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp107 uint64_t RemainingBytes = CopyLen->getZExtValue() - BytesCopied; createMemCpyLoopKnownSize() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp452 getMemcpyLoopResidualLoweringType(SmallVectorImpl<Type * > & OpsOut,LLVMContext & Context,unsigned RemainingBytes,unsigned SrcAddrSpace,unsigned DestAddrSpace,unsigned SrcAlign,unsigned DestAlign,std::optional<uint32_t> AtomicCpySize) const getMemcpyLoopResidualLoweringType() argument
[all...]
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h848 getMemcpyLoopResidualLoweringType(SmallVectorImpl<Type * > & OpsOut,LLVMContext & Context,unsigned RemainingBytes,unsigned SrcAddrSpace,unsigned DestAddrSpace,unsigned SrcAlign,unsigned DestAlign,std::optional<uint32_t> AtomicCpySize) getMemcpyLoopResidualLoweringType() argument
H A DTargetTransformInfo.h2824 getMemcpyLoopResidualLoweringType(SmallVectorImpl<Type * > & OpsOut,LLVMContext & Context,unsigned RemainingBytes,unsigned SrcAddrSpace,unsigned DestAddrSpace,unsigned SrcAlign,unsigned DestAlign,std::optional<uint32_t> AtomicCpySize) getMemcpyLoopResidualLoweringType() argument
/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1206 getMemcpyLoopResidualLoweringType(SmallVectorImpl<Type * > & OpsOut,LLVMContext & Context,unsigned RemainingBytes,unsigned SrcAddrSpace,unsigned DestAddrSpace,unsigned SrcAlign,unsigned DestAlign,std::optional<uint32_t> AtomicCpySize) const getMemcpyLoopResidualLoweringType() argument
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp17146 unsigned RemainingBytes = NumBytes; EmitPPCBuiltinExpr() local