/external/libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.req/ |
D | atomic_init.pass.cpp | 30 struct TestFn { struct 44 TestEachAtomicType<TestFn>()(); in main() argument
|
D | atomic_exchange_explicit.pass.cpp | 30 struct TestFn { struct 49 TestEachAtomicType<TestFn>()(); in main() argument
|
D | atomic_load.pass.cpp | 30 struct TestFn { struct 44 TestEachAtomicType<TestFn>()(); in main() argument
|
D | atomic_exchange.pass.cpp | 30 struct TestFn { struct 47 TestEachAtomicType<TestFn>()(); in main() argument
|
D | atomic_store.pass.cpp | 29 struct TestFn { struct 44 TestEachAtomicType<TestFn>()(); in main() argument
|
D | atomic_load_explicit.pass.cpp | 30 struct TestFn { struct 44 TestEachAtomicType<TestFn>()(); in main() argument
|
D | atomic_store_explicit.pass.cpp | 29 struct TestFn { struct 44 TestEachAtomicType<TestFn>()(); in main() argument
|
D | atomic_fetch_xor_explicit.pass.cpp | 29 struct TestFn { struct 52 TestEachIntegralType<TestFn>()(); in main() argument
|
D | atomic_fetch_or.pass.cpp | 29 struct TestFn { struct 50 TestEachIntegralType<TestFn>()(); in main() argument
|
D | atomic_fetch_or_explicit.pass.cpp | 29 struct TestFn { struct 52 TestEachIntegralType<TestFn>()(); in main() argument
|
D | atomic_fetch_and_explicit.pass.cpp | 29 struct TestFn { struct 52 TestEachIntegralType<TestFn>()(); in main() argument
|
D | atomic_fetch_xor.pass.cpp | 29 struct TestFn { struct 50 TestEachIntegralType<TestFn>()(); in main() argument
|
D | atomic_fetch_and.pass.cpp | 29 struct TestFn { struct 50 TestEachIntegralType<TestFn>()(); in main() argument
|
D | atomic_compare_exchange_strong_explicit.pass.cpp | 33 struct TestFn { struct 34 void operator()() const { in operator ()()
|
D | atomic_compare_exchange_strong.pass.cpp | 30 struct TestFn { struct 31 void operator()() const { in operator ()()
|
D | atomic_compare_exchange_weak_explicit.pass.cpp | 35 struct TestFn { struct 36 void operator()() const { in operator ()()
|
D | atomic_compare_exchange_weak.pass.cpp | 31 struct TestFn { struct 32 void operator()() const { in operator ()()
|
D | atomic_is_lock_free.pass.cpp | 28 struct TestFn { struct 46 TestFn<A>()(); in main() argument
|
D | atomic_fetch_sub.pass.cpp | 38 struct TestFn { struct 39 void operator()() const { in operator ()()
|
D | atomic_fetch_add.pass.cpp | 38 struct TestFn { struct 39 void operator()() const { in operator ()()
|
D | atomic_fetch_sub_explicit.pass.cpp | 39 struct TestFn { struct 40 void operator()() const { in operator ()()
|
D | atomic_fetch_add_explicit.pass.cpp | 38 struct TestFn { struct 39 void operator()() const { in operator ()()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/ |
D | CrashDebugger.cpp | 126 BugTester TestFn; member in __anonab98acf10211::ReduceCrashingGlobalInitializers 193 BugTester TestFn; member in __anonab98acf10311::ReduceCrashingFunctions 364 BugTester TestFn; member in __anonab98acf10411::ReduceCrashingBlocks 481 BugTester TestFn; member in __anonab98acf10511::ReduceCrashingConditionals 586 BugTester TestFn; member in __anonab98acf10611::ReduceSimplifyCFG 678 BugTester TestFn; member in __anonab98acf10711::ReduceCrashingInstructions 754 BugTester TestFn; member in __anonab98acf10811::ReduceCrashingNamedMD 821 BugTester TestFn; member in __anonab98acf10911::ReduceCrashingNamedMDOps 890 static Error ReduceGlobalInitializers(BugDriver &BD, BugTester TestFn) { in ReduceGlobalInitializers() 945 static Error ReduceInsts(BugDriver &BD, BugTester TestFn) { in ReduceInsts() [all …]
|
/external/llvm/lib/Fuzzer/test/ |
D | SimpleFnAdapterTest.cpp | 12 static void TestFn(std::vector<uint8_t> V1, std::vector<uint8_t> V2) { in TestFn() function
|
/external/llvm/tools/bugpoint/ |
D | CrashDebugger.cpp | 121 bool (*TestFn)(const BugDriver &, Module *); member in __anon692caeb90211::ReduceCrashingGlobalVariables 191 bool (*TestFn)(const BugDriver &, Module *); member in __anon692caeb90311::ReduceCrashingFunctions 327 bool (*TestFn)(const BugDriver &, Module *); member in __anon692caeb90411::ReduceCrashingBlocks 436 bool (*TestFn)(const BugDriver &, Module *); member in __anon692caeb90511::ReduceCrashingInstructions 512 bool (*TestFn)(const BugDriver &, Module *); member in __anon692caeb90611::ReduceCrashingNamedMD 582 bool (*TestFn)(const BugDriver &, Module *); member in __anon692caeb90711::ReduceCrashingNamedMDOps
|