Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp210 void setL(bool V) { VEX_L = V; } in setL() function in __anon182f77eb0111::X86OpcodePrefixHelper
1036 Prefix.setL(TSFlags & X86II::VEX_L); in emitVEXOpcodePrefix()
1317 Prefix.setL(EVEX_rc & 0x1); in emitVEXOpcodePrefix()