Home
last modified time | relevance | path

Searched defs:test_data (Results 1 – 11 of 11) sorted by relevance

/llvm-project/lldb/test/Shell/Register/Inputs/
H A Dx86-multithread-write.cpp9 struct test_data { struct
18 constexpr test_data filler = { argument
H A Dx86-multithread-read.cpp7 struct test_data { struct
17 void t_func(std::mutex &t_mutex, const test_data &t_data) { in t_func() argument
/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.h61 OptionValueDictionary *test_data) override { in TestEmulation()
/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.h72 lldb_private::OptionValueDictionary *test_data) override { in TestEmulation()
/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.h80 lldb_private::OptionValueDictionary *test_data) override { in TestEmulation()
/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulationStateARM.cpp277 OptionValueDictionary *test_data) { in LoadStateFromDictionary()
H A DEmulateInstructionARM.cpp14350 OptionValueDictionary *test_data) { in TestEmulation()
/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.h65 lldb_private::OptionValueDictionary *test_data) override { in TestEmulation()
/llvm-project/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.cpp190 Stream &out_stream, ArchSpec &arch, OptionValueDictionary *test_data) { in TestEmulation()
/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp1752 TestEmulation(Stream & out_stream,ArchSpec & arch,OptionValueDictionary * test_data) TestEmulation() argument
/llvm-project/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h17533 struct test_data { in every_descendant() struct
17534 std::function<boolean(isl::schedule_node)> func; in every_descendant()
17535 } test_data = { test }; in every_descendant() local
20514 struct test_data { in every_map() struct
20515 std::function<boolean(isl::map)> func; in every_map()
20516 } test_data = { test }; in every_map() local
21995 struct test_data { in every_set() struct
21996 std::function<boolean(isl::set)> func; in every_set()
21997 } test_data = { test }; in every_set() local