Home
last modified time | relevance | path

Searched refs:replaceDbgDeclare (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
DLocal.h273 bool replaceDbgDeclare(Value *Address, Value *NewAddress,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DLocal.h310 bool replaceDbgDeclare(Value *Address, Value *NewAddress,
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Utils/
DLocal.cpp155 replaceDbgDeclare(AI, NewBase, DII, DIB, DIExpression::NoDeref, 0, in TEST()
/external/llvm/lib/CodeGen/
DSafeStack.cpp604 replaceDbgDeclare(Arg, BasePointer, BasePointer->getNextNode(), DIB, in moveStaticAllocasToUnsafeStack()
/external/llvm/lib/Transforms/Utils/
DLocal.cpp1226 bool llvm::replaceDbgDeclare(Value *Address, Value *NewAddress, in replaceDbgDeclare() function in llvm
1248 return replaceDbgDeclare(AI, NewAllocaAddress, AI->getNextNode(), Builder, in replaceDbgDeclareForAlloca()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSafeStack.cpp575 replaceDbgDeclare(Arg, BasePointer, BasePointer->getNextNode(), DIB, in moveStaticAllocasToUnsafeStack()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLocal.cpp1528 bool llvm::replaceDbgDeclare(Value *Address, Value *NewAddress, in replaceDbgDeclare() function in llvm
1551 return replaceDbgDeclare(AI, NewAllocaAddress, AI->getNextNode(), Builder, in replaceDbgDeclareForAlloca()