Home
last modified time | relevance | path

Searched defs:PtrA (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopIdiomVectorize.cpp307 Value *PtrA = GEPA->getPointerOperand(); in recognizeByteCompare() local
382 Value *PtrA = GEPA->getPointerOperand(); in createMaskedFindMismatch() local
489 Value *PtrA = GEPA->getPointerOperand(); in createPredicatedFindMismatch() local
588 Value *PtrA = GEPA->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.cpp1557 std::optional<int> llvm::getPointersDiff(Type *ElemTyA, Value *PtrA, in getPointersDiff()
1662 Value *PtrA = getLoadStorePointerOperand(A); in isConsecutiveAccess() local
H A DBasicAliasAnalysis.cpp1639 if (const Argument *PtrA = dyn_cast<Argument>(Ptr)) { in aliasCheck() local