Searched defs:EmitInt32 (Results 1 – 3 of 3) sorted by relevance
1198 inline void X86_64Assembler::EmitInt32(int32_t value) { in EmitInt32() function
1079 inline void X86Assembler::EmitInt32(int32_t value) { in EmitInt32() function
1683 void AsmPrinter::EmitInt32(int Value) const { in EmitInt32() function in AsmPrinter