Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopIdiomVectorize.cpp356 Value *PtrA = GEPA->getPointerOperand(); in recognizeByteCompare() local
431 Value *PtrA = GEPA->getPointerOperand(); in createMaskedFindMismatch() local
536 Value *PtrA = GEPA->getPointerOperand(); in createPredicatedFindMismatch() local
635 Value *PtrA = GEPA->getPointerOperand(); in expandFindMismatch() local
H A DLoadStoreVectorizer.cpp1182 Value *PtrA, Value *PtrB, Instruction *ContextInst, unsigned Depth) { in getConstantOffsetComplexAddrs()
1293 Value *PtrA, Value *PtrB, Instruction *ContextInst, unsigned Depth) { in getConstantOffsetSelects()
1598 std::optional<APInt> Vectorizer::getConstantOffset(Value *PtrA, Value *PtrB, in getConstantOffset()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1604 std::optional<int64_t> llvm::getPointersDiff(Type *ElemTyA, Value *PtrA, in getPointersDiff()
1716 Value *PtrA = getLoadStorePointerOperand(A); in isConsecutiveAccess() local
H A DBasicAliasAnalysis.cpp1678 if (const Argument *PtrA = dyn_cast<Argument>(Ptr)) { in aliasCheck() local
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpBuiltin.cpp1905 const Pointer &PtrA = S.Stk.pop<Pointer>(); in interp__builtin_memcmp() local