OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emitSLEB128Bytes
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
JITCodeEmitter.h
192
///
emitSLEB128Bytes
- This callback is invoked when a SLEB128 needs to be
194
void
emitSLEB128Bytes
(int64_t Value) {
MachineCodeEmitter.h
188
///
emitSLEB128Bytes
- This callback is invoked when a SLEB128 needs to be
190
void
emitSLEB128Bytes
(uint64_t Value) {
Completed in 60 milliseconds