Home
last modified time | relevance | path

Searched refs:command_set (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/tools/driver/
H A DDriver.cpp118 std::vector<InitialCmdEntry> *command_set; in AddInitialCommand() local
121 command_set = &(m_initial_commands); in AddInitialCommand()
124 command_set = &(m_after_file_commands); in AddInitialCommand()
127 command_set = &(m_after_crash_commands); in AddInitialCommand()
134 command_set->push_back(InitialCmdEntry(command, is_file)); in AddInitialCommand()
144 command_set->push_back(InitialCmdEntry(command, is_file)); in AddInitialCommand()
149 std::vector<OptionData::InitialCmdEntry> *command_set; in WriteCommandsForSourcing() local
152 command_set = &m_option_data.m_initial_commands; in WriteCommandsForSourcing()
155 command_set = &m_option_data.m_after_file_commands; in WriteCommandsForSourcing()
158 command_set = &m_option_data.m_after_crash_commands; in WriteCommandsForSourcing()
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/Thumb2/
H A Difcvt-dead-predicate.mir11 …define hidden zeroext i1 @branch_entry(i32* %command_set, i8* %requested_filename, i8** %filename_…
13 %0 = load i32, i32* %command_set, align 4
50 …LDRBi killed renamable $r0, 0, 14 /* CC::al */, $noreg :: (load (s8) from %ir.command_set, align 4)
63 …LDRBi killed renamable $r0, 0, 14 /* CC::al */, $noreg :: (load (s8) from %ir.command_set, align 4)