Home
last modified time | relevance | path

Searched defs:emitInt64 (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/include/llvm/MC/
DMCStreamer.h705 void emitInt64(uint64_t Value) { emitIntValue(Value, 8); } in emitInt64() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2157 void AsmPrinter::emitInt64(uint64_t Value) const { in emitInt64() function in AsmPrinter
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2275 void AsmPrinter::emitInt64(uint64_t Value) const { in emitInt64() function in AsmPrinter