Home
last modified time | relevance | path

Searched refs:testfloat (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/CodeGen/AArch64/
Dfloatdp_2source.ll6 define void @testfloat() {
7 ; CHECK-LABEL: testfloat:
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dfloatdp_2source.ll6 define void @testfloat() {
7 ; CHECK-LABEL: testfloat:
/external/libchrome/base/
Dpickle_unittest.cc31 const float testfloat = 3.1415926935f; variable
78 EXPECT_EQ(testfloat, outfloat); in VerifyResult()
123 pickle.WriteFloat(testfloat); in TEST()
/external/llvm-project/llvm/test/Analysis/CostModel/RISCV/
Dgep.ll99 define void @testfloat(float* %a, i32 %i) {
100 ; RVI-LABEL: 'testfloat'
/external/llvm-project/llvm/test/Analysis/CostModel/ARM/
Dgep.ll572 define void @testfloat(float* %a, i32 %i) {
573 ; CHECK-V6M-LABEL: 'testfloat'
588 ; CHECK-V7M-NOFP-LABEL: 'testfloat'
603 ; CHECK-V7M-FP-LABEL: 'testfloat'
618 ; CHECK-MVE-LABEL: 'testfloat'
633 ; CHECK-MVEFP-LABEL: 'testfloat'
648 ; CHECK-T32-LABEL: 'testfloat'
663 ; CHECK-A32-LABEL: 'testfloat'