Searched refs:one_f32 (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/WebAssembly/ |
D | immediates.ll | 88 ; CHECK-LABEL: one_f32: 92 define float @one_f32() {
|
D | comparisons_f32.ll | 125 ; CHECK-LABEL: one_f32: 140 define i32 @one_f32(float %x, float %y) {
|
/external/llvm/test/CodeGen/WebAssembly/ |
D | immediates.ll | 88 ; CHECK-LABEL: one_f32: 92 define float @one_f32() {
|
D | comparisons_f32.ll | 108 ; CHECK-LABEL: one_f32: 117 define i32 @one_f32(float %x, float %y) {
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | literal_test.cc | 1803 auto one_f32 = LiteralUtil::CreateR0<float>(1.0); in TEST_F() local 1817 {&one_f32, &vector_half, &matrix_pred, &matrix_pred}); in TEST_F() 1826 EXPECT_EQ(one_f32, to_from_proto(one_f32)); in TEST_F() 1837 EXPECT_NE(one_f32, two_f32); in TEST_F() 1838 EXPECT_NE(one_f32, to_from_proto(two_f32)); in TEST_F()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/ |
D | fcmp.ll | 202 define i32 @one_f32(float %a, float %b) nounwind { 203 ; ALL-LABEL: one_f32:
|
/external/llvm/test/CodeGen/Mips/ |
D | fcmp.ll | 209 define i32 @one_f32(float %a, float %b) nounwind { 210 ; ALL-LABEL: one_f32:
|