Home
last modified time | relevance | path

Searched refs:REG_F2 (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/llvm/test/CodeGen/Mips/Fast-ISel/
H A Dfpcmpa.ll21 ; CHECK-DAG: lwc1 $f[[REG_F2:[0-9]+]], 0($[[REG_F2_GOT]])
25 ; CHECK: c.eq.s $f[[REG_F1]], $f[[REG_F2]]
42 ; CHECK-DAG: lwc1 $f[[REG_F2:[0-9]+]], 0($[[REG_F2_GOT]])
46 ; CHECK: c.eq.s $f[[REG_F1]], $f[[REG_F2]]
62 ; CHECK-DAG: lwc1 $f[[REG_F2:[0-9]+]], 0($[[REG_F2_GOT]])
66 ; CHECK: c.olt.s $f[[REG_F1]], $f[[REG_F2]]
83 ; CHECK-DAG: lwc1 $f[[REG_F2:[0-9]+]], 0($[[REG_F2_GOT]])
87 ; CHECK: c.ule.s $f[[REG_F1]], $f[[REG_F2]]
103 ; CHECK-DAG: lwc1 $f[[REG_F2:[0-9]+]], 0($[[REG_F2_GOT]])
107 ; CHECK: c.ole.s $f[[REG_F1]], $f[[REG_F2]]
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
Da.out.go81 REG_F2 const
322 REG_F2: 35,
393 REG_F2: 13,
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/riscv/
Dcpu.go78 REG_F2 const
155 REG_FT2 = REG_F2
230 REG_F2: 34,
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/
Da.out.go81 REG_F2 const
256 REG_F2: 66,
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/wasm/
Da.out.go300 REG_F2 const
Dwasmobj.go48 "F2": REG_F2,
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/arm/
Da.out.go68 REG_F2 const
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/mips/
Da.out.go85 REG_F2 const
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/loong64/
Da.out.go56 REG_F2 const
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
Da.out.go65 REG_F2 const
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
Da.out.go121 REG_F2 const
Dasm_test.go460 {obj.Addr{Type: obj.TYPE_REG, Reg: REG_F2}, C_FREGP},
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/riscv64/
Dssa.go54 riscv.REG_F2,
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
DopGen.go40966 {18, arm.REG_F2, -1, "F2"},
41023 {33, arm64.REG_F2, -1, "F2"},
41095 {32, loong64.REG_F2, -1, "F2"},
41165 {30, mips.REG_F2, -1, "F2"},
41222 {30, mips.REG_F2, -1, "F2"},
41298 {34, ppc64.REG_F2, -1, "F2"},
41370 {33, riscv.REG_F2, -1, "F2"},
41428 {18, s390x.REG_F2, -1, "F2"},
41470 {18, wasm.REG_F2, -1, "F2"},