Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp239 void setL2(bool V) { EVEX_L2 = V; } in setL2() function in __anon182f77eb0111::X86OpcodePrefixHelper
1037 Prefix.setL2(TSFlags & X86II::EVEX_L2); in emitVEXOpcodePrefix()
1318 Prefix.setL2(EVEX_rc & 0x2); in emitVEXOpcodePrefix()