Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp188 void setW(bool V) { W = V; } in setW() function in __anon182f77eb0111::X86OpcodePrefixHelper
993 Prefix.setW(TSFlags & X86II::REX_W); in emitVEXOpcodePrefix()
1339 Prefix.setW(TSFlags & X86II::REX_W); in emitREXPrefix()