Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h494 bool isVectorReg() const { in isVectorReg() function
H A DX86AsmParser.cpp4250 if (X86Op->isVectorReg()) in MatchAndEmitATTInstruction()