Searched refs:EmitSIBByte (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86MCCodeEmitter.cpp | 127 void EmitSIBByte(unsigned SS, unsigned Index, unsigned Base, in EmitSIBByte() function in __anon8cde41100111::X86MCCodeEmitter 610 EmitSIBByte(SS, IndexRegNo, 5, CurByte, OS); in emitMemModRMByte() 617 EmitSIBByte(SS, IndexRegNo, GetX86RegNum(Base), CurByte, OS); in emitMemModRMByte()
|