Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DJITCodeEmitter.h228 void emitInt64(uint64_t Value) { in emitInt64() function
DMachineCodeEmitter.h223 void emitInt64(uint64_t Value) { in emitInt64() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1982 void AsmPrinter::emitInt64(uint64_t Value) const { in emitInt64() function in AsmPrinter