Home
last modified time | relevance | path

Searched defs:PtrB (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoopIdiomTransform.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1167 getConstantOffsetComplexAddrs(Value * PtrA,Value * PtrB,Instruction * ContextInst,unsigned Depth) getConstantOffsetComplexAddrs() argument
1280 getConstantOffsetSelects(Value * PtrA,Value * PtrB,Instruction * ContextInst,unsigned Depth) getConstantOffsetSelects() argument
1471 getConstantOffset(Value * PtrA,Value * PtrB,Instruction * ContextInst,unsigned Depth) getConstantOffset() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1562 assert(PtrA && PtrB && "Expected non-nullptr pointers."); in getPointersDiff() argument
1672 Value *PtrB = getLoadStorePointerOperand(B); isConsecutiveAccess() local