Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h266 bool addMachineRegExpression(const TargetRegisterInfo &TRI,
H A DDwarfCompileUnit.cpp871 if (!DwarfExpr.addMachineRegExpression(TRI, Cursor, in applyConcreteDbgVariableAttributes()
964 DwarfExpr.addMachineRegExpression( in applyConcreteDbgVariableAttributes()
989 DwarfExpr.addMachineRegExpression( in applyConcreteDbgVariableAttributes()
1627 if (!DwarfExpr.addMachineRegExpression(TRI, Cursor, Location.getReg())) in addAddress()
1657 if (!DwarfExpr.addMachineRegExpression(TRI, Cursor, Location.getReg())) in addComplexAddress()
H A DDwarfExpression.cpp257 bool DwarfExpression::addMachineRegExpression(const TargetRegisterInfo &TRI, in addMachineRegExpression() function in DwarfExpression
H A DDwarfDebug.cpp3094 if (!DwarfExpr.addMachineRegExpression(TRI, ExprCursor, Location.getReg())) in emitDebugLocValue()
3115 if (!DwarfExpr.addMachineRegExpression(TRI, Cursor, Location.getReg())) in emitDebugLocValue()