OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emitInt32
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
JITCodeEmitter.h
217
///
emitInt32
- Emit a int32 directive.
218
void
emitInt32
(uint32_t Value) {
MachineCodeEmitter.h
214
///
emitInt32
- Emit a int32 directive.
215
void
emitInt32
(int32_t Value) {
Completed in 62 milliseconds