Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h528 bool isVectorReg() const { in isVectorReg() function
H A DX86AsmParser.cpp4150 if (X86Op->isVectorReg()) in MatchAndEmitATTInstruction()