Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelArguments.cpp234 uint64_t DerefBytes = Arg.getDereferenceableBytes(); in lowerKernelArguments() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVCallLowering.cpp306 auto DerefBytes = static_cast<unsigned>(Arg.getDereferenceableBytes()); in lowerFormalArguments() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DValue.cpp857 uint64_t DerefBytes = 0; in getPointerDereferenceableBytes() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp174 uint64_t DerefBytes = in getMinimalExtentFrom() local
H A DConstantFolding.cpp957 uint64_t DerefBytes = in SymbolicallyEvaluateGEP() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1440 if (auto DerefBytes = CB.getRetDereferenceableBytes()) in IdentifyValidUBGeneratingAttributes() local
H A DSimplifyLibCalls.cpp272 uint64_t DerefBytes = DereferenceableBytes; in annotateDereferenceableBytes() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp2534 int64_t DerefBytes = Loc->Size.getValue() + Offset; in getKnownNonNullAndDerefBytesForUse() local
2543 int64_t DerefBytes = Loc->Size.getValue(); in getKnownNonNullAndDerefBytesForUse() local
4957 int64_t DerefBytes = getKnownNonNullAndDerefBytesForUse( in followUseInMBEC() local
5045 int64_t DerefBytes = 0; in updateImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3060 uint64_t DerefBytes = UnderlyingPtrOp->getPointerDereferenceableBytes( in visitGetElementPtrInst() local