/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | LiveDebugValues.cpp | 141 : Var(MI.getDebugVariable(), MI.getDebugLoc()->getInlinedAt()), MI(MI), in VarLoc() 361 const DILocalVariable *Var = MI.getDebugVariable(); in transferDebugValue() 396 DMI->getDebugVariable(), DMI->getDebugExpression()); in insertTransferDebugPair() 409 DMI->getDebugVariable(), SpillExpr); in insertTransferDebugPair() 689 DMI->getDebugVariable(), DMI->getDebugExpression()); in join()
|
D | MachineInstr.cpp | 639 const DILocalVariable *MachineInstr::getDebugVariable() const { in getDebugVariable() function in MachineInstr 1850 assert(MI.getDebugVariable()->isValidLocationForIntrinsic(MI.getDebugLoc()) && in computeExprForSpill() 1869 .addMetadata(Orig.getDebugVariable()) in buildDbgValueForSpill()
|
D | LiveDebugVariables.cpp | 560 const DILocalVariable *Var = MI.getDebugVariable(); in handleDebugValue()
|
/external/llvm/lib/CodeGen/ |
D | LiveDebugValues.cpp | 100 : Var(MI.getDebugVariable(), MI.getDebugLoc()->getInlinedAt()), MI(MI), in VarLoc() 284 const DILocalVariable *Var = MI.getDebugVariable(); in transferDebugValue() 411 DMI->getDebugVariable(), DMI->getDebugExpression()); in join()
|
D | RegAllocFast.cpp | 304 const MDNode *Var = DBG->getDebugVariable(); in spillVirtReg() 882 const MDNode *Var = MI->getDebugVariable(); in AllocateBasicBlock()
|
D | LiveDebugVariables.cpp | 503 const MDNode *Var = MI.getDebugVariable(); in handleDebugValue()
|
D | InlineSpiller.cpp | 881 const MDNode *Var = MI->getDebugVariable(); in spillAroundUses()
|
D | MachineInstr.cpp | 1167 const DILocalVariable *MachineInstr::getDebugVariable() const { in getDebugVariable() function in MachineInstr
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DebugHandlerBase.cpp | 140 const DILocalVariable *DIVar = Ranges.front().first->getDebugVariable(); in beginFunction()
|
D | DbgValueHistoryCalculator.cpp | 221 const DILocalVariable *RawVar = MI.getDebugVariable(); in calculateDbgValueHistory()
|
D | DwarfDebug.h | 99 assert(Var == DbgValue->getDebugVariable() && "Wrong variable"); in initializeDbgValue()
|
D | AsmPrinter.cpp | 705 const DILocalVariable *V = MI->getDebugVariable(); in emitDebugValueComment()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DebugHandlerBase.cpp | 205 const DILocalVariable *DIVar = Ranges.front().first->getDebugVariable(); in beginFunction()
|
D | DbgValueHistoryCalculator.cpp | 245 const DILocalVariable *RawVar = MI.getDebugVariable(); in calculateDbgValueHistory()
|
D | DwarfDebug.h | 114 assert(Var == DbgValue->getDebugVariable() && "Wrong variable"); in initializeDbgValue()
|
D | AsmPrinter.cpp | 837 const DILocalVariable *V = MI->getDebugVariable(); in emitDebugValueComment()
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineInstrBuilder.h | 182 assert((MI->isDebugValue() ? static_cast<bool>(MI->getDebugVariable()) in addMetadata()
|
D | MachineInstr.h | 267 const DILocalVariable *getDebugVariable() const;
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | MachineInstrBuilder.h | 220 assert((MI->isDebugValue() ? static_cast<bool>(MI->getDebugVariable()) in addMetadata()
|
D | MachineInstr.h | 289 const DILocalVariable *getDebugVariable() const;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86OptimizeLEAs.cpp | 578 const MDNode *Var = MI.getDebugVariable(); in replaceDebugValue()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 558 const MDNode *Variable = MI->getDebugVariable(); in runOnMachineFunction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 530 const MDNode *Variable = MI->getDebugVariable(); in runOnMachineFunction()
|