Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp403 Value *PtrOperand = getPointerOperand(V); in eraseInstructions() local
H A DLoopVectorize.cpp2446 Value *PtrOperand = Gep->getPointerOperand(); in vectorizeMemoryInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp572 Value *PtrOperand = getLoadStorePointerOperand(I); in eraseInstructions() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp651 Value *PtrOperand = getLoadStorePointerOperand(I); in eraseInstructions() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp515 Value *PtrOperand = nullptr; in isInterestingMemoryAccess() local
H A DAddressSanitizer.cpp1356 Value *PtrOperand = nullptr; in isInterestingMemoryAccess() local
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp944 Value *PtrOperand = nullptr; in isInterestingMemoryAccess() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3696 Value *PtrOperand = I.getArgOperand(1); in visitMaskedStore() local
3819 Value *PtrOperand = I.getArgOperand(0); in visitMaskedLoad() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4324 Value *PtrOperand, *MaskOperand, *Src0Operand; in visitMaskedStore() local
4513 Value *PtrOperand, *MaskOperand, *Src0Operand; in visitMaskedLoad() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2813 unsigned PtrOperand = HasWriteback ? 1 : 2; in SelectMVE_VLD() local