Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp211 void setPP(unsigned V) { VEX_PP = V; } in setPP() function in __anon182f77eb0111::X86OpcodePrefixHelper
1043 Prefix.setPP(0x1); // 66 in emitVEXOpcodePrefix()
1046 Prefix.setPP(0x2); // F3 in emitVEXOpcodePrefix()
1049 Prefix.setPP(0x3); // F2 in emitVEXOpcodePrefix()