Searched refs:FCSEL (Results 1 – 9 of 9) sorted by relevance
44 FCSEL, // Conditional move instruction. enumerator
465 // FCSEL is a WriteF.
542 def : InstRW<[M3WriteNEONH], (instregex "^FCSEL[DS]rrr")>;
653 def : InstRW<[M4WriteNEONH], (instregex "^FCSEL[HSD]rrr")>;
712 def : InstRW<[M5WriteNEONH], (instregex "^FCSEL[HSD]rrr")>;
1118 def : InstRW<[FalkorWr_1VXVY_1cyc], (instregex "^FCSEL(S|D)rrr$")>;
1188 def : InstRW<[THX2T99Write_4Cyc_F01], (instregex "^FCSEL")>;
1243 case AArch64ISD::FCSEL: return "AArch64ISD::FCSEL"; in getTargetNodeName()
3565 defm FCSEL : FPCondSelect<"fcsel">;