Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp651 Value *PtrOperand = getLoadStorePointerOperand(I); in eraseInstructions() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4369 Value *PtrOperand, *MaskOperand, *Src0Operand; in visitMaskedStore() local
4533 Value *PtrOperand, *MaskOperand, *Src0Operand; in visitMaskedLoad() local
7478 Value *PtrOperand = VPIntrin.getArgOperand(0); in visitVPLoad() local
7505 Value *PtrOperand = VPIntrin.getArgOperand(0); in visitVPGather() local
7545 Value *PtrOperand = VPIntrin.getArgOperand(1); in visitVPStore() local
7568 Value *PtrOperand = VPIntrin.getArgOperand(1); in visitVPScatter() local
7609 Value *PtrOperand = VPIntrin.getArgOperand(0); in visitVPStridedLoad() local
7634 Value *PtrOperand = VPIntrin.getArgOperand(1); in visitVPStridedStore() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2813 unsigned PtrOperand = HasWriteback ? 1 : 2; in SelectMVE_VLD() local