Searched defs:emitInt16 (Results 1 – 3 of 3) sorted by relevance
944 inline void AssemblerX8632::emitInt16(int16_t value) { in emitInt16() function
1021 inline void AssemblerX8664::emitInt16(int16_t value) { in emitInt16() function
2147 void AsmPrinter::emitInt16(int Value) const { in emitInt16() function in AsmPrinter