Home
last modified time | relevance | path

Searched refs:testdouble (Results 1 – 7 of 7) sorted by relevance

/external/llvm/test/CodeGen/AArch64/
Dfloatdp_2source.ll34 define void @testdouble() {
35 ; CHECK-LABEL: testdouble:
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dfloatdp_2source.ll34 define void @testdouble() {
35 ; CHECK-LABEL: testdouble:
/external/clang/test/CodeGen/
Diamcu-abi.c14 void testdouble() { in testdouble() function
/external/llvm-project/clang/test/CodeGen/
Diamcu-abi.c13 void testdouble() { in testdouble() function
/external/libchrome/base/
Dpickle_unittest.cc32 const double testdouble = 2.71828182845904523; variable
82 EXPECT_EQ(testdouble, outdouble); in VerifyResult()
124 pickle.WriteDouble(testdouble); in TEST()
/external/llvm-project/llvm/test/Analysis/CostModel/RISCV/
Dgep.ll122 define void @testdouble(double* %a, i32 %i) {
123 ; RVI-LABEL: 'testdouble'
/external/llvm-project/llvm/test/Analysis/CostModel/ARM/
Dgep.ll694 define void @testdouble(double* %a, i32 %i) {
695 ; CHECK-V6M-LABEL: 'testdouble'
710 ; CHECK-V7M-NOFP-LABEL: 'testdouble'
725 ; CHECK-V7M-FP-LABEL: 'testdouble'
740 ; CHECK-MVE-LABEL: 'testdouble'
755 ; CHECK-MVEFP-LABEL: 'testdouble'
770 ; CHECK-T32-LABEL: 'testdouble'
785 ; CHECK-A32-LABEL: 'testdouble'