Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h421 void setVariableDbgInfo(const DILocalVariable *Var, const DIExpression *Expr, in setVariableDbgInfo() function
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp200 MMI.setVariableDbgInfo(DI->getVariable(), DI->getExpression(), in set()
/external/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp571 MF.getMMI().setVariableDbgInfo(DIVar, DIExpr, unsigned(FrameIdx), DILoc); in parseStackObjectsDebugInfo()