Home
last modified time | relevance | path

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

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