Home
last modified time | relevance | path

Searched defs:NewAddress (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp529 llvm::Expected<uint64_t> NewAddress = Inst.getOperandAsUnsigned(CFIP, 0); in parseRows() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp1230 GetElementPtrInst *NewAddress = GetElementPtrInst::Create( in optimiseAddress() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLocal.cpp1752 bool llvm::replaceDbgDeclare(Value *Address, Value *NewAddress, in replaceDbgDeclare()
1770 static void replaceOneDbgValueForAlloca(DbgValueInst *DVI, Value *NewAddress, in replaceOneDbgValueForAlloca()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp3464 Value *NewAddress = in handleDynamicAllocaCall() local