Home
last modified time | relevance | path

Searched refs:setVariableDbgInfo (Results 1 – 11 of 11) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h422 void setVariableDbgInfo(const DILocalVariable *Var, const DIExpression *Expr, in setVariableDbgInfo() function
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp237 MMI.setVariableDbgInfo(DI->getVariable(), DI->getExpression(), in set()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFunction.h976 void setVariableDbgInfo(const DILocalVariable *Var, const DIExpression *Expr,
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineFunction.h1064 void setVariableDbgInfo(const DILocalVariable *Var, const DIExpression *Expr,
/external/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp600 PFS.MF.getMMI().setVariableDbgInfo(DIVar, DIExpr, unsigned(FrameIdx), DILoc); in parseStackObjectsDebugInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp804 PFS.MF.setVariableDbgInfo(DIVar, DIExpr, FrameIdx, DILoc); in parseStackObjectsDebugInfo()
/external/llvm-project/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp850 PFS.MF.setVariableDbgInfo(DIVar, DIExpr, FrameIdx, DILoc); in parseStackObjectsDebugInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp1341 MF->setVariableDbgInfo(DI.getVariable(), DI.getExpression(), in translateKnownIntrinsic()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1350 MF->setVariableDbgInfo(DI->getVariable(), Expr, FI, DI->getDebugLoc()); in processDbgDeclares()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1350 MF->setVariableDbgInfo(DI->getVariable(), Expr, FI, DI->getDebugLoc()); in processDbgDeclares()
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp1871 MF->setVariableDbgInfo(DI.getVariable(), DI.getExpression(), in translateKnownIntrinsic()