Home
last modified time | relevance | path

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

/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(); createPredicatedFindMismatch() local
589 Value *PtrB = GEPB->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/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dmultiple-new-in-one-expression.cpp20 struct A { int VarI; int *PtrI; B *PtrB; }; member
/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.cpp1561 const Value *PtrB1 = PtrB->stripAndAccumulateConstantOffsets( in getPointersDiff() argument
1666 Value *PtrB = getLoadStorePointerOperand(B); isConsecutiveAccess() local