Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp326 Value *PtrOperand = nullptr; in isInterestingMemoryAccess() local
DAddressSanitizer.cpp1219 Value *PtrOperand = nullptr; in isInterestingMemoryAccess() local
/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-7.0/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp539 Value *PtrOperand = getLoadStorePointerOperand(I); in eraseInstructions() 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-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3896 Value *PtrOperand, *MaskOperand, *Src0Operand; in visitMaskedStore() local
4046 Value *PtrOperand, *MaskOperand, *Src0Operand; in visitMaskedLoad() local