Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.h233 bool addMachineRegExpression(const TargetRegisterInfo &TRI,
DDwarfCompileUnit.cpp582 DwarfExpr.addMachineRegExpression( in constructVariableDIEImpl()
958 if (!DwarfExpr.addMachineRegExpression(TRI, Cursor, Location.getReg())) in addAddress()
982 if (!DwarfExpr.addMachineRegExpression(TRI, Cursor, Location.getReg())) in addComplexAddress()
DDwarfExpression.cpp208 bool DwarfExpression::addMachineRegExpression(const TargetRegisterInfo &TRI, in addMachineRegExpression() function in DwarfExpression
DDwarfUnit.cpp540 if (!DwarfExpr.addMachineRegExpression(TRI, Cursor, Location.getReg())) in addBlockByrefAddress()
DDwarfDebug.cpp1749 if (!DwarfExpr.addMachineRegExpression(TRI, Cursor, Location.getReg())) in emitDebugLocValue()