Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp403 Value *PtrOperand = getPointerOperand(V); in eraseInstructions() local
DLoopVectorize.cpp2446 Value *PtrOperand = Gep->getPointerOperand(); in vectorizeMemoryInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp572 Value *PtrOperand = getLoadStorePointerOperand(I); in eraseInstructions() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp515 Value *PtrOperand = nullptr; in isInterestingMemoryAccess() local
DAddressSanitizer.cpp1356 Value *PtrOperand = nullptr; in isInterestingMemoryAccess() local
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp944 Value *PtrOperand = nullptr; in isInterestingMemoryAccess() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3696 Value *PtrOperand = I.getArgOperand(1); in visitMaskedStore() local
3819 Value *PtrOperand = I.getArgOperand(0); in visitMaskedLoad() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4324 Value *PtrOperand, *MaskOperand, *Src0Operand; in visitMaskedStore() local
4513 Value *PtrOperand, *MaskOperand, *Src0Operand; in visitMaskedLoad() local