Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86CodeEmitter.cpp98 void emitMemModRMByte(const MachineInstr &MI,
438 void Emitter<CodeEmitter>::emitMemModRMByte(const MachineInstr &MI, in emitMemModRMByte() function in Emitter
865 emitMemModRMByte(MI, CurOp, in emitInstruction()
892 emitMemModRMByte(MI, CurOp+1, in emitInstruction()
945 emitMemModRMByte(MI, CurOp, (Desc->TSFlags & X86II::FormMask)-X86II::MRM0m, in emitInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MCCodeEmitter.cpp133 void emitMemModRMByte(const MCInst &MI, unsigned Op, unsigned RegOpcodeField,
377 void X86MCCodeEmitter::emitMemModRMByte(const MCInst &MI, unsigned Op, in emitMemModRMByte() function in X86MCCodeEmitter
1388 emitMemModRMByte(MI, CurOp, GetX86RegNum(MI.getOperand(SrcRegNum)), TSFlags, in encodeInstruction()
1450 emitMemModRMByte(MI, FirstMemOp, GetX86RegNum(MI.getOperand(CurOp)), in encodeInstruction()
1462 emitMemModRMByte(MI, FirstMemOp, GetX86RegNum(MI.getOperand(CurOp)), in encodeInstruction()
1479 emitMemModRMByte(MI, FirstMemOp, GetX86RegNum(MI.getOperand(CurOp)), in encodeInstruction()
1510 emitMemModRMByte(MI, CurOp, in encodeInstruction()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MCCodeEmitter.cpp125 void emitMemModRMByte(const MCInst &MI, unsigned Op, unsigned RegOpcodeField,
348 void X86MCCodeEmitter::emitMemModRMByte(const MCInst &MI, unsigned Op, in emitMemModRMByte() function in X86MCCodeEmitter
1300 emitMemModRMByte(MI, CurOp, GetX86RegNum(MI.getOperand(SrcRegNum)), TSFlags, in encodeInstruction()
1344 emitMemModRMByte(MI, FirstMemOp, GetX86RegNum(MI.getOperand(CurOp)), in encodeInstruction()
1380 emitMemModRMByte(MI, CurOp, in encodeInstruction()