Home
last modified time | relevance | path

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

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