Searched refs:set4VV2 (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86MCCodeEmitter.cpp | 250 void set4VV2(const MCInst &MI, unsigned OpNum) { in set4VV2() function in __anon7c92c5800111::X86OpcodePrefixHelper 1071 Prefix.set4VV2(MI, CurOp++); in emitVEXOpcodePrefix() 1092 Prefix.set4VV2(MI, CurOp++); in emitVEXOpcodePrefix() 1100 Prefix.set4VV2(MI, CurOp++); in emitVEXOpcodePrefix() 1124 Prefix.set4VV2(MI, CurOp++); in emitVEXOpcodePrefix() 1132 Prefix.set4VV2(MI, CurOp++); in emitVEXOpcodePrefix() 1150 Prefix.set4VV2(MI, CurOp + X86::AddrNumOperands); in emitVEXOpcodePrefix() 1174 Prefix.set4VV2(MI, CurOp++); in emitVEXOpcodePrefix() 1202 Prefix.set4VV2(MI, CurOp++); in emitVEXOpcodePrefix() 1209 Prefix.set4VV2(MI, CurOp++); in emitVEXOpcodePrefix() [all …]
|