Searched defs:emitInt32 (Results 1 – 4 of 4) sorted by relevance
218 void emitInt32(uint32_t Value) { in emitInt32() function
213 void emitInt32(int32_t Value) { in emitInt32() function
924 inline void AssemblerX86Base<TraitsType>::emitInt32(int32_t value) { in emitInt32() function
1977 void AsmPrinter::emitInt32(int Value) const { in emitInt32() function in AsmPrinter