Home
last modified time | relevance | path

Searched refs:addMachineRegExpression (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h328 bool addMachineRegExpression(const TargetRegisterInfo &TRI,
H A DDwarfCompileUnit.cpp796 if (!DwarfExpr.addMachineRegExpression(TRI, Cursor, in constructVariableDIEImpl()
885 DwarfExpr.addMachineRegExpression( in constructVariableDIEImpl()
1456 if (!DwarfExpr.addMachineRegExpression(TRI, Cursor, Location.getReg())) in addAddress()
1487 if (!DwarfExpr.addMachineRegExpression(TRI, Cursor, Location.getReg())) in addComplexAddress()
H A DDwarfExpression.cpp250 bool DwarfExpression::addMachineRegExpression(const TargetRegisterInfo &TRI, in addMachineRegExpression() function in DwarfExpression
H A DDwarfDebug.cpp2575 if (!DwarfExpr.addMachineRegExpression(TRI, ExprCursor, Location.getReg())) in emitDebugLocValue()
2596 if (!DwarfExpr.addMachineRegExpression(TRI, Cursor, Location.getReg())) in emitDebugLocValue()
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Ddw_op_constu.mir10 # DwarfExpression::addMachineRegExpression is trying to simplify the DWARF by