Searched refs:REG_F2 (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/llvm/test/CodeGen/Mips/Fast-ISel/ |
H A D | fpcmpa.ll | 21 ; 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/ |
D | a.out.go | 81 REG_F2 const 322 REG_F2: 35, 393 REG_F2: 13,
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/riscv/ |
D | cpu.go | 78 REG_F2 const 155 REG_FT2 = REG_F2 230 REG_F2: 34,
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/ |
D | a.out.go | 81 REG_F2 const 256 REG_F2: 66,
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/wasm/ |
D | a.out.go | 300 REG_F2 const
|
D | wasmobj.go | 48 "F2": REG_F2,
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/arm/ |
D | a.out.go | 68 REG_F2 const
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/mips/ |
D | a.out.go | 85 REG_F2 const
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/loong64/ |
D | a.out.go | 56 REG_F2 const
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/ |
D | a.out.go | 65 REG_F2 const
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/ |
D | a.out.go | 121 REG_F2 const
|
D | asm_test.go | 460 {obj.Addr{Type: obj.TYPE_REG, Reg: REG_F2}, C_FREGP},
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/riscv64/ |
D | ssa.go | 54 riscv.REG_F2,
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
D | opGen.go | 40966 {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"},
|