Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopIdiomVectorize.cpp308 Value *PtrB = GEPB->getPointerOperand(); in recognizeByteCompare() local
383 Value *PtrB = GEPB->getPointerOperand(); in createMaskedFindMismatch() local
490 Value *PtrB = GEPB->getPointerOperand(); in createPredicatedFindMismatch() local
589 Value *PtrB = GEPB->getPointerOperand(); in expandFindMismatch() local
H A DLoadStoreVectorizer.cpp1166 Value *PtrA, Value *PtrB, Instruction *ContextInst, unsigned Depth) { in getConstantOffsetComplexAddrs()
1279 Value *PtrA, Value *PtrB, Instruction *ContextInst, unsigned Depth) { in getConstantOffsetSelects()
1470 std::optional<APInt> Vectorizer::getConstantOffset(Value *PtrA, Value *PtrB, in getConstantOffset()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1558 Type *ElemTyB, Value *PtrB, in getPointersDiff()
1663 Value *PtrB = getLoadStorePointerOperand(B); in isConsecutiveAccess() local