Home
last modified time | relevance | path

Searched defs:test_load (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/libcxx/test/std/experimental/simd/simd.mem/
H A Dload.pass.cpp51 void test_load() { in test_load() function
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dquadword-atomics.c28 Q test_load(AtomicQ *ptr) { in test_load() function
H A Dppc-xmmintrin.c492 test_load() { in test_load() function
H A Dppc-emmintrin.c600 test_load() { in test_load() function
/llvm-project-15.0.7/clang/bindings/python/tests/cindex/
H A Dtest_translation_unit.py192 def test_load(self): member in TestTranslationUnit