Searched refs:IsQFPR (Results 1 – 1 of 1) sorted by relevance
4152 auto IsQFPR = [&](const MachineOperand &Op) { in isQForm() local4162 return llvm::any_of(MI.operands(), IsQFPR); in isQForm()