Lines Matching refs:FP64
3 …32r2 -run-pass=instruction-select -verify-machineinstrs %s -o - | FileCheck %s -check-prefixes=FP64
24 ; FP64-LABEL: name: e_single_precision
25 ; FP64: [[LUi:%[0-9]+]]:gpr32 = LUi 16429
26 ; FP64: [[ORi:%[0-9]+]]:gpr32 = ORi [[LUi]], 63572
27 ; FP64: [[MTC1_:%[0-9]+]]:fgr32 = MTC1 [[ORi]]
28 ; FP64: $f0 = COPY [[MTC1_]]
29 ; FP64: RetRA implicit $f0
51 ; FP64-LABEL: name: e_double_precision
52 ; FP64: [[LUi:%[0-9]+]]:gpr32 = LUi 16389
53 ; FP64: [[ORi:%[0-9]+]]:gpr32 = ORi [[LUi]], 48906
54 ; FP64: [[LUi1:%[0-9]+]]:gpr32 = LUi 35604
55 ; FP64: [[ORi1:%[0-9]+]]:gpr32 = ORi [[LUi1]], 22377
56 ; FP64: [[BuildPairF64_64_:%[0-9]+]]:fgr64 = BuildPairF64_64 [[ORi1]], [[ORi]]
57 ; FP64: $d0 = COPY [[BuildPairF64_64_]]
58 ; FP64: RetRA implicit $d0