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