Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.h99 void AddSignedConstant(int64_t Value);
DDwarfExpression.cpp169 void DwarfExpression::AddSignedConstant(int64_t Value) { in AddSignedConstant() function in DwarfExpression
DDwarfDebug.cpp1406 DwarfExpr.AddSignedConstant(Value.getInt()); in emitDebugLocValue()