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.cpp831 if (!DwarfExpr.addMachineRegExpression(TRI, Cursor, in applyConcreteDbgVariableAttributes()
927 DwarfExpr.addMachineRegExpression( in applyConcreteDbgVariableAttributes()
957 DwarfExpr.addMachineRegExpression( in applyConcreteDbgVariableAttributes()
1581 if (!DwarfExpr.addMachineRegExpression(TRI, Cursor, Location.getReg())) in addAddress()
1611 if (!DwarfExpr.addMachineRegExpression(TRI, Cursor, Location.getReg())) in addComplexAddress()
H A DDwarfExpression.cpp251 bool DwarfExpression::addMachineRegExpression(const TargetRegisterInfo &TRI, in addMachineRegExpression() function in DwarfExpression
H A DDwarfDebug.cpp2656 if (!DwarfExpr.addMachineRegExpression(TRI, ExprCursor, Location.getReg())) in emitDebugLocValue()
2677 if (!DwarfExpr.addMachineRegExpression(TRI, Cursor, Location.getReg())) in emitDebugLocValue()