Home
last modified time | relevance | path

Searched refs:getDebugLabel (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDbgEntityHistoryCalculator.cpp255 const DILabel *RawLabel = MI.getDebugLabel(); in calculateDbgEntityHistory()
DAsmPrinter.cpp949 const DILabel *V = MI->getDebugLabel(); in emitDebugLabelComment()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDbgEntityHistoryCalculator.cpp439 const DILabel *RawLabel = MI.getDebugLabel(); in calculateDbgEntityHistory()
DAsmPrinter.cpp984 const DILabel *V = MI->getDebugLabel(); in emitDebugLabelComment()
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h242 assert((MI->isDebugLabel() ? static_cast<bool>(MI->getDebugLabel()) in addMetadata()
DMachineInstr.h449 const DILabel *getDebugLabel() const;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h232 assert((MI->isDebugLabel() ? static_cast<bool>(MI->getDebugLabel()) in addMetadata()
DMachineInstr.h412 const DILabel *getDebugLabel() const;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveDebugVariables.cpp683 const DILabel *Label = MI.getDebugLabel(); in handleDebugLabel()
DMachineInstr.cpp811 const DILabel *MachineInstr::getDebugLabel() const { in getDebugLabel() function in MachineInstr
/external/llvm-project/llvm/lib/CodeGen/
DLiveDebugVariables.cpp706 const DILabel *Label = MI.getDebugLabel(); in handleDebugLabel()
DMachineInstr.cpp840 const DILabel *MachineInstr::getDebugLabel() const { in getDebugLabel() function in MachineInstr