Lines Matching refs:FP32
2 …-gnu -run-pass=instruction-select -verify-machineinstrs %s -o - | FileCheck %s -check-prefixes=FP32
18 ; FP32-LABEL: name: e_single_precision
19 ; FP32: [[LUi:%[0-9]+]]:gpr32 = LUi 16429
20 ; FP32: [[ORi:%[0-9]+]]:gpr32 = ORi [[LUi]], 63572
21 ; FP32: [[MTC1_:%[0-9]+]]:fgr32 = MTC1 [[ORi]]
22 ; FP32: $f0 = COPY [[MTC1_]]
23 ; FP32: RetRA implicit $f0
43 ; FP32-LABEL: name: e_double_precision
44 ; FP32: [[LUi:%[0-9]+]]:gpr32 = LUi 16389
45 ; FP32: [[ORi:%[0-9]+]]:gpr32 = ORi [[LUi]], 48906
46 ; FP32: [[LUi1:%[0-9]+]]:gpr32 = LUi 35604
47 ; FP32: [[ORi1:%[0-9]+]]:gpr32 = ORi [[LUi1]], 22377
48 ; FP32: [[BuildPairF64_:%[0-9]+]]:afgr64 = BuildPairF64 [[ORi1]], [[ORi]]
49 ; FP32: $d0 = COPY [[BuildPairF64_]]
50 ; FP32: RetRA implicit $d0