Searched defs:emitInt32 (Results 1 – 3 of 3) sorted by relevance
948 inline void AssemblerX8632::emitInt32(int32_t value) { in emitInt32() function
1025 inline void AssemblerX8664::emitInt32(int32_t value) { in emitInt32() function
2152 void AsmPrinter::emitInt32(int Value) const { in emitInt32() function in AsmPrinter