Searched refs:IsHFPR (Results 1 – 1 of 1) sorted by relevance
4138 auto IsHFPR = [&](const MachineOperand &Op) { in isHForm() local4148 return llvm::any_of(MI.operands(), IsHFPR); in isHForm()