Searched refs:testfloat (Results 1 – 5 of 5) sorted by relevance
6 define void @testfloat() {7 ; CHECK-LABEL: testfloat:
31 const float testfloat = 3.1415926935f; variable78 EXPECT_EQ(testfloat, outfloat); in VerifyResult()123 pickle.WriteFloat(testfloat); in TEST()
99 define void @testfloat(float* %a, i32 %i) {100 ; RVI-LABEL: 'testfloat'
572 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'