Home
last modified time | relevance | path

Searched defs:Interpreter (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/lldb/docs/design/
H A Doverview.rst
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.cpp54 Interpreter::Interpreter(std::unique_ptr<Module> M) in Interpreter() function in Interpreter
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DBugDriver.h51 AbstractInterpreter *Interpreter; // How to run the program global() variable
/freebsd/contrib/llvm-project/clang/include/clang/Interpreter/
H A DValue.h53 class Interpreter; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculation.h180 MangleAndInterner &Mangle, ResultEval Interpreter) in IRSpeculationLayer()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTFLiteUtils.cpp78 std::unique_ptr<tflite::Interpreter> Interpreter; member in llvm::TFModelEvaluatorImpl
[all...]
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointOptions.h72 Interpreter, enumerator
/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DDILEval.cpp136 Interpreter::Interpreter(lldb::TargetSP target, llvm::StringRef expr, in Interpreter() function in lldb_private::dil::Interpreter
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h526 Interpreter = 0x2 enumerator
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp367 Interpreter::Interpreter(std::unique_ptr<CompilerInstance> Instance, in Interpreter() function in clang::Interpreter