Home
last modified time | relevance | path

Searched refs:step_type (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/lldb/test/API/functionalities/inline-stepping/
DTestInlineStepping.py59 def do_step(self, step_type, destination_line_entry, test_stack_depth): argument
61 if step_type == "into":
64 elif step_type == "out":
67 elif step_type == "over":
70 self.fail("Unrecognized step type: " + step_type)
79 step_type +
103 step_type +
117 (step_type,
/external/OpenCL-CTS/test_conformance/vectors/
Dmain.cpp28 ADD_TEST(step_type),
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_descriptor.cpp708 const analysis::Integer* step_type = in FindNumberOfIterations() local
711 if (step_type->IsSigned()) { in FindNumberOfIterations()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_descriptor.cpp708 const analysis::Integer* step_type = in FindNumberOfIterations() local
711 if (step_type->IsSigned()) { in FindNumberOfIterations()
/external/llvm-project/lldb/source/Commands/
DCommandObjectThread.cpp328 StepType step_type, in CommandObjectThreadStepWithTypeAndScope() argument
335 m_step_type(step_type), m_step_scope(step_scope), m_options(), in CommandObjectThreadStepWithTypeAndScope()
351 if (step_type == eStepTypeScripted) { in CommandObjectThreadStepWithTypeAndScope()
/external/llvm-project/llvm/lib/Analysis/models/inliner/
Dsaved_model.pbtxt19642 name: "step_type"
19679 input: "step_type"
20261 s: "step_type"
20355 name: "step_type"
20448 input: "step_type"
20708 s: "step_type"
21477 s: "time_step/step_type"
22795 name: "step_type"
22888 input: "step_type"
23148 s: "step_type"
[all …]