Lines Matching refs:LOWER_LOW
385 #define LOWER_LOW(NAME) \ in EmitInstruction() macro
388 LOWER_LOW(IILL); in EmitInstruction()
389 LOWER_LOW(IILH); in EmitInstruction()
390 LOWER_LOW(TMLL); in EmitInstruction()
391 LOWER_LOW(TMLH); in EmitInstruction()
392 LOWER_LOW(NILL); in EmitInstruction()
393 LOWER_LOW(NILH); in EmitInstruction()
394 LOWER_LOW(NILF); in EmitInstruction()
395 LOWER_LOW(OILL); in EmitInstruction()
396 LOWER_LOW(OILH); in EmitInstruction()
397 LOWER_LOW(OILF); in EmitInstruction()
398 LOWER_LOW(XILF); in EmitInstruction()
400 #undef LOWER_LOW in EmitInstruction()