Home
last modified time | relevance | path

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

/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(); createPredicatedFindMismatch() local
588 Value *PtrA = GEPA->getPointerOperand(); expandFindMismatch() local
[all...]
H A DLoadStoreVectorizer.cpp1166 getConstantOffsetComplexAddrs(Value * PtrA,Value * PtrB,Instruction * ContextInst,unsigned Depth) getConstantOffsetComplexAddrs() argument
1279 getConstantOffsetSelects(Value * PtrA,Value * PtrB,Instruction * ContextInst,unsigned Depth) getConstantOffsetSelects() argument
1470 getConstantOffset(Value * PtrA,Value * PtrB,Instruction * ContextInst,unsigned Depth) getConstantOffset() argument
[all...]
/llvm-project/offload/plugins-nextgen/common/include/
H A DPluginInterface.h500 contains(void * PtrA,size_t SizeA,void * PtrB,size_t SizeB) contains() argument
507 intersects(void * PtrA,size_t SizeA,void * PtrB,size_t SizeB) intersects() argument
/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1560 getPointersDiff(Type * ElemTyA,Value * PtrA,Type * ElemTyB,Value * PtrB,const DataLayout & DL,ScalarEvolution & SE,bool StrictCheck,bool CheckType) getPointersDiff() argument
1665 Value *PtrA = getLoadStorePointerOperand(A); isConsecutiveAccess() local
H A DBasicAliasAnalysis.cpp1639 if (const Argument *PtrA = dyn_cast<Argument>(Ptr)) { aliasCheck() local