OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emitInt64
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
JITCodeEmitter.h
227
///
emitInt64
- Emit a int64 directive.
228
void
emitInt64
(uint64_t Value) {
MachineCodeEmitter.h
224
///
emitInt64
- Emit a int64 directive.
225
void
emitInt64
(uint64_t Value) {
Completed in 66 milliseconds