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