Searched refs:EFSCFUI (Results 1 – 3 of 3) sorted by relevance
254 #define EFSCFUI 0x2d0 macro
261 def EFSCFUI : EFXForm_2a<720, (outs spe4rc:$RT), (ins gprc:$RB),
1090 Opc = IsSigned ? PPC::EFSCFSI : PPC::EFSCFUI; in SelectIToFP()