Home
last modified time | relevance | path

Searched defs:OrigIns (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DMemProfiler.cpp428 void MemProfiler::instrumentAddress(Instruction *OrigIns, in instrumentAddress()
DAddressSanitizer.cpp1574 Instruction *OrigIns, Instruction *InsertBefore, Value *Addr, in instrumentAMDGPUAddress()
1596 void AddressSanitizer::instrumentAddress(Instruction *OrigIns, in instrumentAddress()
DMemorySanitizer.cpp1101 Instruction *OrigIns; member
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp641 Instruction *OrigIns; member
833 Instruction *OrigIns = ShadowData.OrigIns; in materializeChecks() local
DAddressSanitizer.cpp1136 void AddressSanitizer::instrumentAddress(Instruction *OrigIns, in instrumentAddress()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1041 Instruction *OrigIns; member
1245 Instruction *OrigIns = ShadowData.OrigIns; in materializeChecks() local
DAddressSanitizer.cpp1657 void AddressSanitizer::instrumentAddress(Instruction *OrigIns, in instrumentAddress()