Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8664Traits.h254 Address NewAddress; in RipRelative() local
268 Address NewAddress; in Absolute() local
/external/llvm/lib/Transforms/Utils/
DLocal.cpp1226 bool llvm::replaceDbgDeclare(Value *Address, Value *NewAddress, in replaceDbgDeclare()
1252 static void replaceOneDbgValueForAlloca(DbgValueInst *DVI, Value *NewAddress, in replaceOneDbgValueForAlloca()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLocal.cpp1528 bool llvm::replaceDbgDeclare(Value *Address, Value *NewAddress, in replaceDbgDeclare()
1555 static void replaceOneDbgValueForAlloca(DbgValueInst *DVI, Value *NewAddress, in replaceOneDbgValueForAlloca()
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp2337 Value *NewAddress = IRB.CreateAdd(IRB.CreatePtrToInt(NewAlloca, IntptrTy), in handleDynamicAllocaCall() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp3189 Value *NewAddress = IRB.CreateAdd(IRB.CreatePtrToInt(NewAlloca, IntptrTy), in handleDynamicAllocaCall() local