Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp100 OpcodePrefix_VEX2, enumerator
3217 ForcedOpcodePrefix = OpcodePrefix_VEX2; in ParseInstruction()
3249 ForcedOpcodePrefix = OpcodePrefix_VEX2; in ParseInstruction()
4074 else if (ForcedOpcodePrefix == OpcodePrefix_VEX2) in MatchAndEmitInstruction()
4156 case OpcodePrefix_VEX2: in checkTargetMatchPredicate()
4169 ForcedOpcodePrefix != OpcodePrefix_VEX2 && in checkTargetMatchPredicate()