Lines Matching defs:to

16 void PFCMPEQMtoR( x86IntRegType to, uptr from )  in PFCMPEQMtoR()
22 void PFCMPGTMtoR( x86IntRegType to, uptr from ) in PFCMPGTMtoR()
28 void PFCMPGEMtoR( x86IntRegType to, uptr from ) in PFCMPGEMtoR()
34 void PFADDMtoR( x86IntRegType to, uptr from ) in PFADDMtoR()
40 void PFADDRtoR( x86IntRegType to, x86IntRegType from ) in PFADDRtoR()
48 void PFSUBMtoR( x86IntRegType to, uptr from ) in PFSUBMtoR()
54 void PFSUBRtoR( x86IntRegType to, x86IntRegType from ) in PFSUBRtoR()
62 void PFMULMtoR( x86IntRegType to, uptr from ) in PFMULMtoR()
68 void PFMULRtoR( x86IntRegType to, x86IntRegType from ) in PFMULRtoR()
76 void PFRCPMtoR( x86IntRegType to, uptr from ) in PFRCPMtoR()
82 void PFRCPRtoR( x86IntRegType to, x86IntRegType from ) in PFRCPRtoR()
90 void PFRCPIT1RtoR( x86IntRegType to, x86IntRegType from ) in PFRCPIT1RtoR()
98 void PFRCPIT2RtoR( x86IntRegType to, x86IntRegType from ) in PFRCPIT2RtoR()
106 void PFRSQRTRtoR( x86IntRegType to, x86IntRegType from ) in PFRSQRTRtoR()
114 void PFRSQIT1RtoR( x86IntRegType to, x86IntRegType from ) in PFRSQIT1RtoR()
122 void PF2IDMtoR( x86IntRegType to, uptr from ) in PF2IDMtoR()
128 void PF2IDRtoR( x86IntRegType to, x86IntRegType from ) in PF2IDRtoR()
136 void PI2FDMtoR( x86IntRegType to, uptr from ) in PI2FDMtoR()
142 void PI2FDRtoR( x86IntRegType to, x86IntRegType from ) in PI2FDRtoR()
150 void PFMAXMtoR( x86IntRegType to, uptr from ) in PFMAXMtoR()
156 void PFMAXRtoR( x86IntRegType to, x86IntRegType from ) in PFMAXRtoR()
164 void PFMINMtoR( x86IntRegType to, uptr from ) in PFMINMtoR()
170 void PFMINRtoR( x86IntRegType to, x86IntRegType from ) in PFMINRtoR()