Searched refs:set4VV2 (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86MCCodeEmitter.cpp | 253 void set4VV2(const MCInst &MI, unsigned OpNum) { in set4VV2() function in __anon182f77eb0111::X86OpcodePrefixHelper 1084 Prefix.set4VV2(MI, CurOp++); in emitVEXOpcodePrefix() 1105 Prefix.set4VV2(MI, CurOp++); in emitVEXOpcodePrefix() 1113 Prefix.set4VV2(MI, CurOp++); in emitVEXOpcodePrefix() 1137 Prefix.set4VV2(MI, CurOp++); in emitVEXOpcodePrefix() 1145 Prefix.set4VV2(MI, CurOp++); in emitVEXOpcodePrefix() 1163 Prefix.set4VV2(MI, CurOp + X86::AddrNumOperands); in emitVEXOpcodePrefix() 1187 Prefix.set4VV2(MI, CurOp++); in emitVEXOpcodePrefix() 1215 Prefix.set4VV2(MI, CurOp++); in emitVEXOpcodePrefix() 1222 Prefix.set4VV2(MI, CurOp++); in emitVEXOpcodePrefix() [all …]
|