Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp450 auto *PtrOperand = getLoadStorePointerOperand(I); in run() local
802 Value *PtrOperand = getLoadStorePointerOperand(C[CBegin].Inst); in splitChainByAlignment() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4573 Value *PtrOperand, *MaskOperand, *Src0Operand; visitMaskedStore() local
4739 Value *PtrOperand, *MaskOperand, *Src0Operand; visitMaskedLoad() local
7869 Value *PtrOperand = VPIntrin.getArgOperand(0); visitVPLoad() local
7896 Value *PtrOperand = VPIntrin.getArgOperand(0); visitVPGather() local
7936 Value *PtrOperand = VPIntrin.getArgOperand(1); visitVPStore() local
7959 Value *PtrOperand = VPIntrin.getArgOperand(1); visitVPScatter() local
8001 Value *PtrOperand = VPIntrin.getArgOperand(0); visitVPStridedLoad() local
8026 Value *PtrOperand = VPIntrin.getArgOperand(1); visitVPStridedStore() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2808 unsigned PtrOperand = HasWriteback ? 1 : 2; SelectMVE_VLD() local