HomeSort by relevance Sort by last modified time
    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 1181 milliseconds