Searched refs:setRR2 (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86MCCodeEmitter.cpp | 216 void setRR2(const MCInst &MI, unsigned OpNum) { in setRR2() function in __anon182f77eb0111::X86OpcodePrefixHelper 1067 Prefix.setRR2(MI, CurOp++); in emitVEXOpcodePrefix() 1102 Prefix.setRR2(MI, CurOp++); in emitVEXOpcodePrefix() 1126 Prefix.setRR2(MI, CurOp++); in emitVEXOpcodePrefix() 1147 Prefix.setRR2(MI, CurOp++); in emitVEXOpcodePrefix() 1203 Prefix.setRR2(MI, CurOp++); in emitVEXOpcodePrefix() 1235 Prefix.setRR2(MI, CurOp++); in emitVEXOpcodePrefix() 1273 Prefix.setRR2(MI, CurOp++); in emitVEXOpcodePrefix() 1286 Prefix.setRR2(MI, CurOp++); in emitVEXOpcodePrefix() 1391 Prefix.setRR2(MI, CurOp++); in emitREXPrefix() [all …]
|