HomeSort by relevance Sort by last modified time
    Searched defs: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 212 /// emitInt32 - Emit a int32 directive.
213 void emitInt32(int32_t Value) {

Completed in 22 milliseconds