Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineModuleInfo.h395 void setVariableDbgInfo(MDNode *N, unsigned Slot, DebugLoc Loc) { in setVariableDbgInfo() function
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h422 void setVariableDbgInfo(const DILocalVariable *Var, const DIExpression *Expr, in setVariableDbgInfo() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp130 MMI.setVariableDbgInfo(DI->getVariable(), in set()
DSelectionDAGBuilder.cpp4667 MMI.setVariableDbgInfo(Variable, FI, DI.getDebugLoc()); in visitIntrinsicCall()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFunction.h872 void setVariableDbgInfo(const DILocalVariable *Var, const DIExpression *Expr,
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp237 MMI.setVariableDbgInfo(DI->getVariable(), DI->getExpression(), in set()
/external/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp600 PFS.MF.getMMI().setVariableDbgInfo(DIVar, DIExpr, unsigned(FrameIdx), DILoc); in parseStackObjectsDebugInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp725 PFS.MF.setVariableDbgInfo(DIVar, DIExpr, FrameIdx, DILoc); in parseStackObjectsDebugInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp764 MF->setVariableDbgInfo(DI.getVariable(), DI.getExpression(), in translateKnownIntrinsic()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1291 MF->setVariableDbgInfo(DI->getVariable(), Expr, FI, DI->getDebugLoc()); in processDbgDeclares()