Searched defs:Interpreter (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.cpp54 Interpreter::Interpreter(std::unique_ptr<Module> M) function in class:Interpreter
[all...]
H A DInterpreter.h74 class Interpreter : public ExecutionEngine, public InstVisitor<Interpreter> { class in namespace:llvm
/openbsd-current/gnu/llvm/clang/include/clang/Interpreter/
H A DInterpreter.h48 class Interpreter { class in namespace:clang
/openbsd-current/gnu/llvm/clang/lib/Interpreter/
H A DInterpreter.cpp174 Interpreter::Interpreter(std::unique_ptr<CompilerInstance> CI, function in class:Interpreter
[all...]
/openbsd-current/gnu/llvm/llvm/tools/bugpoint/
H A DBugDriver.h51 AbstractInterpreter *Interpreter; // How to run the program member in class:llvm::BugDriver
/openbsd-current/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DBreakpointOptions.h71 Interpreter, member in class:lldb_private::BreakpointOptions::CommandData::OptionNames
/openbsd-current/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculation.h178 IRSpeculationLayer(ExecutionSession &ES, IRLayer &BaseLayer, Speculator &Spec, MangleAndInterner &Mangle, ResultEval Interpreter) argument
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DTFLiteUtils.cpp78 std::unique_ptr<tflite::Interpreter> Interpreter; member in class:llvm::TFModelEvaluatorImpl
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h525 Interpreter = 0x2 enumerator in enum:llvm::EngineKind::Kind

Completed in 96 milliseconds