Searched defs:emitSigned (Results 1 – 4 of 4) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ | ||
| D | DwarfUnit.cpp | 57 void DIEDwarfExpression::emitSigned(int64_t Value) { in emitSigned() function in DIEDwarfExpression |
| D | DwarfDebug.cpp | 178 void DebugLocDwarfExpression::emitSigned(int64_t Value) { in emitSigned() function in DebugLocDwarfExpression |
| /external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
| D | DwarfUnit.cpp | 56 void DIEDwarfExpression::emitSigned(int64_t Value) { in emitSigned() function in DIEDwarfExpression |
| D | DwarfDebug.cpp | 162 void DebugLocDwarfExpression::emitSigned(int64_t Value) { in emitSigned() function in DebugLocDwarfExpression |