Searched defs:emitInt32 (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/CodeGen/ | ||
D | JITCodeEmitter.h | 218 void emitInt32(uint32_t Value) { in emitInt32() function |
D | MachineCodeEmitter.h | 215 void emitInt32(int32_t Value) { in emitInt32() function |