Home
last modified time | relevance | path

Searched refs:emitRegModRMByte (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp363 void emitRegModRMByte(const MCOperand &ModRMReg, unsigned RegOpcodeFld,
595 void X86MCCodeEmitter::emitRegModRMByte(const MCOperand &ModRMReg, in emitRegModRMByte() function in X86MCCodeEmitter
1653 emitRegModRMByte(MI.getOperand(CurOp), in encodeInstruction()
1663 emitRegModRMByte(MI.getOperand(FirstOp), in encodeInstruction()
1719 emitRegModRMByte(MI.getOperand(SrcRegNum), in encodeInstruction()
1733 emitRegModRMByte(MI.getOperand(SrcRegNum), in encodeInstruction()
1750 emitRegModRMByte(MI.getOperand(SrcRegNum), in encodeInstruction()
1764 emitRegModRMByte(MI.getOperand(SecondOp), in encodeInstruction()
1838 emitRegModRMByte(MI.getOperand(RegOp), 0, CB); in encodeInstruction()
1856 emitRegModRMByte(MI.getOperand(CurOp++), in encodeInstruction()