Searched refs:BV3 (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/ |
| H A D | sanitizer_bvgraph_test.cpp | 28 typedef TwoLevelBitVector<> BV3; typedef 112 BasicTest<BV3>(); in TEST() 159 RemoveEdges<BV3>(); in TEST() 216 Test_isReachable<BV3>(); in TEST() 260 LongCycle<BV3>(); in TEST() 300 ShortestPath<BV3>(); in TEST()
|
| H A D | sanitizer_deadlock_detector_test.cpp | 28 typedef TwoLevelBitVector<> BV3; typedef 132 RunBasicTest<BV3>(); in TEST() 238 RunRemoveNodeTest<BV3>(); in TEST() 283 RunMultipleEpochsTest<BV3>(); in TEST()
|
| /llvm-project-15.0.7/libclc/generic/lib/math/ |
| H A D | erf.cl | 307 #define BV3 4.34565877475229228821e+02 361 …vt = fma(t, fma(t, fma(t, fma(t, fma(t, fma(t, fma(t, BV8, BV7), BV6), BV5), BV4), BV3), BV2), BV1…
|
| H A D | erfc.cl | 309 #define BV3 6.45387271733267880336e+02 366 …tv = fma(t, fma(t, fma(t, fma(t, fma(t, fma(t, fma(t, BV7, BV6), BV5), BV4), BV3), BV2), BV1), BV0…
|