Searched refs:GOp (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp1332 unsigned SparcAsmParser::validateTargetOperandClass(MCParsedAsmOperand &GOp, argument
1334 SparcOperand &Op = (SparcOperand &)GOp;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp1426 unsigned VEAsmParser::validateTargetOperandClass(MCParsedAsmOperand &GOp, argument
1428 VEOperand &Op = (VEOperand &)GOp;

Completed in 170 milliseconds