HomeSort by relevance Sort by last modified time
    Searched defs:emitInt32At (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
JITCodeEmitter.h 238 /// emitInt32At - Emit the Int32 Value in Addr.
239 void emitInt32At(uintptr_t *Addr, uintptr_t Value) {
MachineCodeEmitter.h 235 /// emitInt32At - Emit the Int32 Value in Addr.
236 void emitInt32At(uintptr_t *Addr, uintptr_t Value) {

Completed in 19 milliseconds