Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp354 void emitRegModRMByte(const MCOperand &ModRMReg, unsigned RegOpcodeFld,
586 void X86MCCodeEmitter::emitRegModRMByte(const MCOperand &ModRMReg, in emitRegModRMByte() function in X86MCCodeEmitter
1609 emitRegModRMByte(MI.getOperand(CurOp), in encodeInstruction()
1656 emitRegModRMByte(MI.getOperand(SrcRegNum), in encodeInstruction()
1670 emitRegModRMByte(MI.getOperand(SrcRegNum), in encodeInstruction()
1687 emitRegModRMByte(MI.getOperand(SrcRegNum), in encodeInstruction()
1699 emitRegModRMByte(MI.getOperand(SecondOp), in encodeInstruction()
1771 emitRegModRMByte(MI.getOperand(RegOp), 0, CB); in encodeInstruction()
1789 emitRegModRMByte(MI.getOperand(CurOp++), in encodeInstruction()