Home
last modified time | relevance | path

Searched refs:AddSignedConstant (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.h87 void AddSignedConstant(int Value);
DDwarfExpression.cpp162 void DwarfExpression::AddSignedConstant(int Value) { in AddSignedConstant() function in DwarfExpression
DDwarfDebug.cpp1487 DwarfExpr.AddSignedConstant(Value.getInt()); in emitDebugLocValue()